Skip to content

Releases: binaryscraping/swift-log

0.3.0

13 Jul 11:24
b7b84bf

Choose a tag to compare

Changes

  • SQLite destination refactored to SQLiteLoggingStore that also supports fetching logs from SQLite database.

0.2.0

06 Jul 09:47

Choose a tag to compare

Changes

  • context is now a JSON object, this can be BREAKING CHANGE depending on how the parameter is being used,
    this change makes it easier to encode/decode the context object.
  • Logger.Message implements Codable.
  • New sqlite destination.

0.1.1

04 Jun 11:54

Choose a tag to compare

Changes

  • Adds support for watchOS and tvOS.

0.1.0 🚀

02 Jun 10:00

Choose a tag to compare

First open release of swift-log package.

Enjoy 🎉