Daniel's Notes

Home

❯

Topics

❯

Software Development

❯

Programming Languages

❯

Swift

❯

logging in Swift

logging in Swift

Apr 01, 20251 min read

Swift provides swift-log which is the cross platform open source logging system. This provides the primitives for logging but really you should be using one of the many logging backends which are built on top of swift-log.

Logging Backends

  • CocoaLumberjack – Swift Package Index

Graph View

Created with Quartz v4.5.0 © 2025

  • GitHub
  • Discord Community