Skip to content

Releases: EricRabil/Swog

1.0.9

Choose a tag to compare

@EricRabil EricRabil released this 01 Sep 20:25
Call os_log_create directly for backwards compatibility

1.0.8

Choose a tag to compare

@EricRabil EricRabil released this 01 Sep 20:14
Drop version requirements

1.0.7

Choose a tag to compare

@EricRabil EricRabil released this 03 Aug 18:12

Adds support for specifying your own subsystems

1.0.6

Choose a tag to compare

@EricRabil EricRabil released this 13 Apr 16:31

Fixed more issues with concurrent r/w

1.0.4

Choose a tag to compare

@EricRabil EricRabil released this 15 Mar 18:28

Lowers rainbow requirement to 3.0.0 to improve compatibility with other packages

1.0.3

Choose a tag to compare

@EricRabil EricRabil released this 01 Feb 20:12

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

Choose a tag to compare

@EricRabil EricRabil released this 21 Dec 17:44
Merge branch 'interpolation'

1.0.1

Choose a tag to compare

@EricRabil EricRabil released this 28 Sep 00:23
a9b0442
Merge pull request #1 from EricRabil/interpolation

Interpolation

1.0.0

Choose a tag to compare

@EricRabil EricRabil released this 24 Aug 18:57
Made LoggingLevel codable