Releases: EricRabil/Swog
Releases · EricRabil/Swog
1.0.9
Call os_log_create directly for backwards compatibility
1.0.8
Drop version requirements
1.0.7
Adds support for specifying your own subsystems
1.0.6
Fixed more issues with concurrent r/w
1.0.4
Lowers rainbow requirement to 3.0.0 to improve compatibility with other packages
1.0.3
Places OSLog initialization code behind a semaphore to allow for safe multithreaded access. This code runs once per execution and is used to create the OSLog instance.
1.0.2
Merge branch 'interpolation'
1.0.1
Merge pull request #1 from EricRabil/interpolation
Interpolation
1.0.0
Made LoggingLevel codable