DDLogFileManagerDefault Class Reference
Inherits from | NSObject |
Conforms to | DDLogFileManager |
Declared in | DDFileLogger.h |
Overview
Default log file manager.
All log files are placed inside the logsDirectory.
If a specific logsDirectory isn’t specified, the default directory is used.
On Mac, this is in ~/Library/Logs/
Log files are named “log-
Archived log files are automatically deleted according to the maximumNumberOfLogFiles property.