Florian Friedrich d2cbd0aa19 Update Demos il y a 3 ans
..
Base.lproj d2cbd0aa19 Update Demos il y a 3 ans
CustomLogLevels.xcodeproj d2cbd0aa19 Update Demos il y a 3 ans
en.lproj d2cbd0aa19 Update Demos il y a 3 ans
CustomLogLevels-Info.plist f670be745b Update Demos il y a 8 ans
CustomLogLevelsAppDelegate.h 04421a3411 Spelling. il y a 7 ans
CustomLogLevelsAppDelegate.m d2cbd0aa19 Update Demos il y a 3 ans
CustomLogLevels_Prefix.pch 04421a3411 Spelling. il y a 7 ans
MYLog.h 04421a3411 Spelling. il y a 7 ans
ReadMe.txt e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects il y a 11 ans
main.m 04421a3411 Spelling. il y a 7 ans

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