sushichop e172f9754d Sets deployment target to macOS 10.8 about Demo project Pods. 8 жил өмнө
..
CustomFormatters.xcodeproj bb6f5ecc3d Sets deployment target to macOS 10.8 in Demo project. 8 жил өмнө
English.lproj e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 жил өмнө
CustomFormatters-Info.plist f670be745b Update Demos 8 жил өмнө
CustomFormattersAppDelegate.h e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 жил өмнө
CustomFormattersAppDelegate.m ad01c57307 Finish migrating log macros to log enum 11 жил өмнө
CustomFormatters_Prefix.pch e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 жил өмнө
Podfile e172f9754d Sets deployment target to macOS 10.8 about Demo project Pods. 8 жил өмнө
ReadMe.txt e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 жил өмнө
TestFormatter.h 14edcb15ad Fix #imports 11 жил өмнө
TestFormatter.m a3002b3e25 Update demos 11 жил өмнө
main.m 903b417cd6 Update file headers and copyright 11 жил өмнө

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