Files
Florian Friedrich d2cbd0aa19 Update Demos
2022-11-02 15:09:37 +01:00
..
2022-11-02 15:09:37 +01:00
2022-11-02 15:09:37 +01:00
2022-11-02 15:09:37 +01:00
2019-01-15 12:01:20 -08:00
2017-10-03 12:13:08 -04:00
2019-01-15 12:01:20 -08:00
2022-11-02 15:09:37 +01:00
2019-01-15 12:01:20 -08:00
2019-01-15 12:01:20 -08:00
2019-01-15 12:01:20 -08:00

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