Issues
- 3
- 2
Bump Cocoapod spec to at least 1.4.4
#320 opened by palmer-sn - 0
Add Logger.withMetadata() function to create a logger with multiple metadata values
#321 opened by gabbifish - 11
Slightly better default formatting for logs
#162 opened by Mordil - 4
Different log levels for different groups of loggers
#215 opened by JetForMe - 7
Provide Test Helpers Publicly
#242 opened by Mordil - 9
- 2
- 7
- 2
Adding Error to log functions
#291 opened by Gucky - 2
PrivacyInfo Manifest
#282 opened by manahilov - 2
Support advanced loghandler metadata use cases
#270 opened by Mordil - 2
"Unsupported Runtime" when compiling for xrOS
#286 opened by leuski - 7
Fails to compile on Fedora 39 with Swift 5.8.1 (From repos) or official 5.9 binaries
#278 opened by JCWasmx86 - 1
visionOS Compatibility
#284 opened by zarghol - 1
Unsupported runtime for visionOS
#277 opened by Kyle-Ye - 0
How should I disclose using Swift Log in my iOS app?
#275 opened by alexwal - 0
Make StreamLogHandler initializers public
#273 opened by grdsdev - 12
- 4
Simplify logging `Error` types
#267 opened by sukhrobkhakimov - 8
Logging function autoclosures aren't "rethrows"
#265 opened by sjmadsen - 1
Make `StdioOutputStream` public
#260 opened by fumoboy007 - 2
Add new Discord Logger to README
#256 opened by MahdiBM - 0
MultiplexLogHandler to learn about metadata providers
#253 opened by ktoso - 4
Metadata providers
#205 opened by slashmo - 4
Infinite recursion between deprecated API's
#248 opened by nashysolutions - 1
Toggle verbose or off
#244 opened by nashysolutions - 2
- 1
Update SwiftFormat version
#239 opened by ktoso - 24
xcodebuild DocC error with Xcode 14
#234 opened by fraune - 8
- 10
- 6
LogHandler should be provided the calling Logger's label property (or the whole Logger)
#227 opened by JetForMe - 3
Generated documentation doesn't order the Log levels in source order, but alphabetizes them, which causes some confusion while reading it.
#224 opened by heckj - 6
make Logger Sendable
#216 opened by weissi - 0
Function parameter dropped in trace
#184 opened by saulbaro - 0
- 3
SwiftLog + OSLog StringInterpolation
#208 opened by shaps80 - 2
should use fwrite not fputs
#180 opened by weissi - 15
Specify minimum platform versions in Package.swift
#191 opened by robinkunde - 3
- 1
- 3
Is there a way to bootstrap multiple backends?
#192 opened by OscarGorog - 2
How to push logs to ElasticSearch / ELK server
#190 opened by muhammadali99 - 1
Enhancement: Logger that can be flushed? to better cooperate with CocoaLumberjack
#171 opened by mman - 5
- 2
How do I use swiftlog in conjunction with os.log?
#176 opened by avnerbarr - 3
A note for the readme
#172 opened by dpedley - 5
Configuring log level
#164 opened by dscoppelletti - 2
[Question] Is it able to write to file?
#160 opened by diuming