|
|
%!s(int64=2) %!d(string=hai) anos | |
|---|---|---|
| .. | ||
| ARC.md | %!s(int64=4) %!d(string=hai) anos | |
| AppCode-support.md | %!s(int64=4) %!d(string=hai) anos | |
| Architecture.md | %!s(int64=7) %!d(string=hai) anos | |
| CocoaLumberjack.mdj | %!s(int64=4) %!d(string=hai) anos | |
| CocoaLumberjackClassDiagram.png | %!s(int64=5) %!d(string=hai) anos | |
| CombineLoggers.md | %!s(int64=6) %!d(string=hai) anos | |
| CustomContext.md | %!s(int64=5) %!d(string=hai) anos | |
| CustomFormatters.md | %!s(int64=7) %!d(string=hai) anos | |
| CustomLogLevels.md | %!s(int64=7) %!d(string=hai) anos | |
| CustomLoggers.md | %!s(int64=4) %!d(string=hai) anos | |
| DynamicLogLevels.md | %!s(int64=2) %!d(string=hai) anos | |
| FAQ.md | %!s(int64=11) %!d(string=hai) anos | |
| FineGrainedLogging.md | %!s(int64=7) %!d(string=hai) anos | |
| GettingStarted.md | %!s(int64=2) %!d(string=hai) anos | |
| LogFileManagement.md | %!s(int64=3) %!d(string=hai) anos | |
| PerLoggerLogLevels.md | %!s(int64=7) %!d(string=hai) anos | |
| PerUserLogLevels.md | %!s(int64=2) %!d(string=hai) anos | |
| Performance.md | %!s(int64=4) %!d(string=hai) anos | |
| ProblemSolution.md | %!s(int64=7) %!d(string=hai) anos | |
| README.md | %!s(int64=11) %!d(string=hai) anos | |
| XcodeColors.md | %!s(int64=7) %!d(string=hai) anos | |
| XcodeTricks.md | %!s(int64=7) %!d(string=hai) anos | |
Getting Started: Get up and running using the Lumberjack Framework.
ARC: Supporting ARC files in a non-ARC project.
Xcode Tricks: Using different log levels for Debug and Release builds.
Per Logger Log Levels: Using different log levels for each logger.
Xcode Colors: Use colors in the Xcode debugging console.
Custom Formatters: How to write your own custom formatters.
FAQ: Frequently asked questions.
Performance: Analysis of performance with benchmarks.
Problem Solution: Common issues you may encounter and their solutions.
AppCode Support How to use CocoaLumberjack in AppCode.
Architecture: Lumberjack internals & overview.
Custom Context: Taking advantage of logging contexts.
Custom Loggers: How to write your own custom loggers.
Custom Log Levels: How to add or customize log levels.
Per User Log Levels: Different log levels per developer.
Dynamic Log Levels: Dynamically changing log levels during run-time.
Fine Grained Logging: When you need something more advanced than simple log levels.
Log File Management: Compress your log files, or upload them to a server.