Florian Friedrich d2cbd0aa19 Update Demos 3 yıl önce
..
Base.lproj d2cbd0aa19 Update Demos 3 yıl önce
CustomFormatters.xcodeproj d2cbd0aa19 Update Demos 3 yıl önce
en.lproj d2cbd0aa19 Update Demos 3 yıl önce
CustomFormatters-Info.plist f670be745b Update Demos 8 yıl önce
CustomFormattersAppDelegate.h 04421a3411 Spelling. 7 yıl önce
CustomFormattersAppDelegate.m d2cbd0aa19 Update Demos 3 yıl önce
CustomFormatters_Prefix.pch 04421a3411 Spelling. 7 yıl önce
ReadMe.txt e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 yıl önce
TestFormatter.h 04421a3411 Spelling. 7 yıl önce
TestFormatter.m 04421a3411 Spelling. 7 yıl önce
main.m 04421a3411 Spelling. 7 yıl önce

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