Koichi Yokota (sushichop) 90c06b75b0 Update demo about CustomLogLevels 7 лет назад
..
CustomLogLevels.xcodeproj 394357171b demos: linking to framework has been added. 7 лет назад
English.lproj e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 лет назад
CustomLogLevels-Info.plist f670be745b Update Demos 8 лет назад
CustomLogLevelsAppDelegate.h 04421a3411 Spelling. 7 лет назад
CustomLogLevelsAppDelegate.m 90c06b75b0 Update demo about CustomLogLevels 7 лет назад
CustomLogLevels_Prefix.pch 04421a3411 Spelling. 7 лет назад
MYLog.h 04421a3411 Spelling. 7 лет назад
ReadMe.txt e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 лет назад
main.m 04421a3411 Spelling. 7 лет назад

ReadMe.txt

This Xcode project demonstrates how you can customize the number of log levels, as well as the log level names. This particular project demonstrates using the following levels:

Fatal
Error
Warn
Notice
Info
Debug

For more information, see the Wiki article:
https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/CustomLogLevels