Marino Faggiana 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
..
English.lproj 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
CustomFormatters-Info.plist 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
CustomFormattersAppDelegate.h 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
CustomFormattersAppDelegate.m 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
CustomFormatters_Prefix.pch 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
Podfile 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
ReadMe.txt 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
TestFormatter.h 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
TestFormatter.m 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos
main.m 7a5e0fd9c0 Add SVGKit Library %!s(int64=6) %!d(string=hai) anos

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