marinofaggiana bbe0429468 Update version 2.22.9 il y a 6 ans
..
English.lproj 7a5e0fd9c0 Add SVGKit Library il y a 6 ans
CustomFormatters-Info.plist 7a5e0fd9c0 Add SVGKit Library il y a 6 ans
CustomFormattersAppDelegate.h bbe0429468 Update version 2.22.9 il y a 6 ans
CustomFormattersAppDelegate.m bbe0429468 Update version 2.22.9 il y a 6 ans
CustomFormatters_Prefix.pch bbe0429468 Update version 2.22.9 il y a 6 ans
ReadMe.txt 7a5e0fd9c0 Add SVGKit Library il y a 6 ans
TestFormatter.h bbe0429468 Update version 2.22.9 il y a 6 ans
TestFormatter.m bbe0429468 Update version 2.22.9 il y a 6 ans
main.m bbe0429468 Update version 2.22.9 il y a 6 ans

ReadMe.txt

This Xcode project provides a sample custom formatter. It shows how one can customize the output format of a log message. This particular example demonstrates prefixing the file name, function, and line number before a log message.

For more information on custom formatters, see the Wiki article:
https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/CustomFormatters