marinofaggiana efdf252e82 add FastScroll 6 år sedan
..
English.lproj 7a5e0fd9c0 Add SVGKit Library 6 år sedan
CustomFormatters-Info.plist 7a5e0fd9c0 Add SVGKit Library 6 år sedan
CustomFormattersAppDelegate.h efdf252e82 add FastScroll 6 år sedan
CustomFormattersAppDelegate.m efdf252e82 add FastScroll 6 år sedan
CustomFormatters_Prefix.pch efdf252e82 add FastScroll 6 år sedan
Podfile 7a5e0fd9c0 Add SVGKit Library 6 år sedan
ReadMe.txt 7a5e0fd9c0 Add SVGKit Library 6 år sedan
TestFormatter.h efdf252e82 add FastScroll 6 år sedan
TestFormatter.m efdf252e82 add FastScroll 6 år sedan
main.m efdf252e82 add FastScroll 6 år sedan

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