Skip to content

Releases: EricRabil/Swog

1.0.9

01 Sep 20:25
Compare
Choose a tag to compare
Call os_log_create directly for backwards compatibility

1.0.8

01 Sep 20:14
Compare
Choose a tag to compare
Drop version requirements

1.0.7

03 Aug 18:12
Compare
Choose a tag to compare

Adds support for specifying your own subsystems

1.0.6

13 Apr 16:31
Compare
Choose a tag to compare

Fixed more issues with concurrent r/w

1.0.4

15 Mar 18:28
Compare
Choose a tag to compare

Lowers rainbow requirement to 3.0.0 to improve compatibility with other packages

1.0.3

01 Feb 20:12
Compare
Choose a tag to compare

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

21 Dec 17:44
Compare
Choose a tag to compare
Merge branch 'interpolation'

1.0.1

28 Sep 00:23
a9b0442
Compare
Choose a tag to compare
Merge pull request #1 from EricRabil/interpolation

Interpolation

1.0.0

24 Aug 18:57
Compare
Choose a tag to compare
Made LoggingLevel codable