|
|
2 年之前 | |
|---|---|---|
| .. | ||
| ARC.md | 4 年之前 | |
| AppCode-support.md | 4 年之前 | |
| Architecture.md | 7 年之前 | |
| CocoaLumberjack.mdj | 4 年之前 | |
| CocoaLumberjackClassDiagram.png | 5 年之前 | |
| CombineLoggers.md | 6 年之前 | |
| CustomContext.md | 5 年之前 | |
| CustomFormatters.md | 7 年之前 | |
| CustomLogLevels.md | 7 年之前 | |
| CustomLoggers.md | 4 年之前 | |
| DynamicLogLevels.md | 2 年之前 | |
| FAQ.md | 11 年之前 | |
| FineGrainedLogging.md | 7 年之前 | |
| GettingStarted.md | 2 年之前 | |
| LogFileManagement.md | 3 年之前 | |
| PerLoggerLogLevels.md | 7 年之前 | |
| PerUserLogLevels.md | 2 年之前 | |
| Performance.md | 4 年之前 | |
| ProblemSolution.md | 7 年之前 | |
| README.md | 11 年之前 | |
| XcodeColors.md | 7 年之前 | |
| XcodeTricks.md | 7 年之前 | |
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.