sushichop e172f9754d Sets deployment target to macOS 10.8 about Demo project Pods. 8 лет назад
..
CustomLogLevels.xcodeproj bb6f5ecc3d Sets deployment target to macOS 10.8 in Demo project. 8 лет назад
English.lproj e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 лет назад
CustomLogLevels-Info.plist f670be745b Update Demos 8 лет назад
CustomLogLevelsAppDelegate.h e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 лет назад
CustomLogLevelsAppDelegate.m a3002b3e25 Update demos 11 лет назад
CustomLogLevels_Prefix.pch e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 лет назад
MYLog.h 08b9624695 Fix more demos 11 лет назад
Podfile e172f9754d Sets deployment target to macOS 10.8 about Demo project Pods. 8 лет назад
ReadMe.txt e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 лет назад
main.m 903b417cd6 Update file headers and copyright 11 лет назад

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