sushichop e172f9754d Sets deployment target to macOS 10.8 about Demo project Pods. 8 лет назад
..
English.lproj e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 лет назад
LogFileCompressor.xcodeproj bb6f5ecc3d Sets deployment target to macOS 10.8 in Demo project. 8 лет назад
CompressingLogFileManager.h 874b870148 Simplify imports 11 лет назад
CompressingLogFileManager.m e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 лет назад
LogFileCompressor-Info.plist f670be745b Update Demos 8 лет назад
LogFileCompressorAppDelegate.h e5f15c24b1 Renamed `Xcode` folder to `Demos` - contains remaining demo projects 11 лет назад
LogFileCompressorAppDelegate.m ad01c57307 Finish migrating log macros to log enum 11 лет назад
LogFileCompressor_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 лет назад
main.m 903b417cd6 Update file headers and copyright 11 лет назад

ReadMe.txt

This Xcode project demonstrates compressing archived log files. This is done by creating a custom DDLogFileManager, which is part of the DDFileLogger.

For more information, see the Wiki article:
https://github.com/CocoaLumberjack/CocoaLumberjack/wiki/LogFileManagement