SwiftLog Docs
SwiftLog is a Swift logging API package.
To get started with SwiftLog, import Logging
. The
most important type is Logger
which you can use to emit log messages.
Logging 1.4.2 Docs (81% documented)
SwiftLog is a Swift logging API package.
To get started with SwiftLog, import Logging
. The
most important type is Logger
which you can use to emit log messages.