Marino Faggiana 7a5e0fd9c0 Add SVGKit Library 6 년 전
..
English.lproj 7a5e0fd9c0 Add SVGKit Library 6 년 전
CustomFormatters-Info.plist 7a5e0fd9c0 Add SVGKit Library 6 년 전
CustomFormattersAppDelegate.h 7a5e0fd9c0 Add SVGKit Library 6 년 전
CustomFormattersAppDelegate.m 7a5e0fd9c0 Add SVGKit Library 6 년 전
CustomFormatters_Prefix.pch 7a5e0fd9c0 Add SVGKit Library 6 년 전
Podfile 7a5e0fd9c0 Add SVGKit Library 6 년 전
ReadMe.txt 7a5e0fd9c0 Add SVGKit Library 6 년 전
TestFormatter.h 7a5e0fd9c0 Add SVGKit Library 6 년 전
TestFormatter.m 7a5e0fd9c0 Add SVGKit Library 6 년 전
main.m 7a5e0fd9c0 Add SVGKit Library 6 년 전

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