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