CocoaLumberjack/CocoaLumberjack
A fast & simple, yet powerful & flexible logging framework for macOS, iOS, tvOS, watchOS and visionOS observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 97
- Release rhythm 48
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 267
- age_days: 5635
- days_rel: 139
- days_push: 21
- n_releases_24m: 2
Adoption not part of the score
13325 stars · 2272 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
CocoaLumberjack is a fast and flexible logging framework for Apple platforms including macOS, iOS, tvOS, watchOS and visionOS, written in Objective-C with Swift support. It offers multiple loggers (console, file, custom) with log-level control and integrates via Swift Package Manager, CocoaPods, or Carthage.
Use cases
- add structured logging to an iOS app
- log to files with rotation on macOS
- replace NSLog with a faster logger in Swift projects
- configure per-log-level output destinations
- capture logs in tvOS or watchOS apps
When to choose
- you need high-performance logging on Apple platforms
- you want pluggable log formatters and destinations
- you support both Objective-C and Swift codebases
When to avoid
- you need logging for non-Apple platforms
- you want a pure-Swift lightweight logger with minimal dependencies
- your project targets Linux or Windows
Facets
library · maturity stable
logging developer-tools mobile-development desktop-applications cpp objective-c swift cocoapods spm carthage apple-platforms logger macos ios
2 sources
- readme: https://github.com/CocoaLumberjack/CocoaLumberjack · fetched 2026-08-28 · a3bf7489c6a6
- homepage: https://cocoalumberjack.github.io · fetched 2026-08-29 · aed3393f76aa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| CocoaLumberjack/CocoaLumberjack | main | 80 |
For agents
markdown · JSON · MCP: product_card(name="CocoaLumberjack/CocoaLumberjack")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem