Skip to content

Releases: Kitura/LoggerAPI

2.1.0 - Update deployment versions & switch to SwiftlyLogging

Choose a tag to compare

@LowAmmo LowAmmo released this 23 Jun 22:45
c26d5ef

Enhancements

  • Updating minimum deployment versions to be more compatible with current tooling
    • iOS - "12.0"
    • OSX - "11.0"
    • tvOS - "12.0"
    • watchOS - "8.0"
  • Updated Swift Version to 5.8
  • Switched from Logging pod to SwiftlyLogging pod
    • Same code, just updated podspecs and continuing cocoapod support (for now)

Swift 4.x no longer supported

Choose a tag to compare

@dannys42 dannys42 released this 06 Jul 16:17
4e6b45e

Swift 5.1 is now the minimum supported version.

1.9.0

Choose a tag to compare

@djones6 djones6 released this 06 Jun 12:55
3357dd9

New features:

  • feat: Adopt swift-log (#47)

It is now possible to direct LoggerAPI log messages to a Logging.Logger provided by swift-log, instead of or in addition to an existing LoggerAPI.Logger.

LoggerAPI now depends upon swift-log in order to provide this facility. This does not change the behavior of existing applications.

Fixes:

  • access to Log.logger and Log.swiftLogger is now thread-safe (#47)

1.8.1

Choose a tag to compare

@djones6 djones6 released this 04 Apr 11:18
e29073b
  • Support Swift 5

1.8.0

Choose a tag to compare

@djones6 djones6 released this 26 Nov 16:34
d0ccb41
  • Add support for building with Swift 5 (#41)
  • Drop support for Swift 3.

Note: if you require Swift 3 support, please continue to use the 1.7 release of LoggerAPI.

1.7.3

Choose a tag to compare

@djones6 djones6 released this 27 Feb 16:53
5041f26
  • Support Swift 4.1

1.7.1

Choose a tag to compare

@youming-lin youming-lin released this 31 Aug 15:45

What's New

  • Add support for Swift 4

0.10.0

0.10.0 Pre-release
Pre-release

Choose a tag to compare

@ianpartridge ianpartridge released this 08 Aug 08:48

New isLogging() API to check current log level

0.9.0

0.9.0 Pre-release
Pre-release

Choose a tag to compare

@ianpartridge ianpartridge released this 29 Jul 11:11

Updates to low level APIs to make the code more Swifty

0.5.0

0.5.0 Pre-release
Pre-release

Choose a tag to compare

@rfdickerson rfdickerson released this 17 Apr 19:08
IBM-Swift/Kitura#361 Omitted more external names