ReadMe.txt 331 B

1234567891011
  1. 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:
  2. Fatal
  3. Error
  4. Warn
  5. Notice
  6. Info
  7. Debug
  8. For more information, see the Wiki article:
  9. https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/CustomLogLevels