Releases: chRyNaN/logger
Releases · chRyNaN/logger
Release 1.7.0 (6)
- Created message builder
Logger
extensions: `Log.debug { "Debug Message" } - Updated
Loggable
to be a functional interface - Updated to new Kotlin Native memory model
- Renamed
SimplePrintLineLogger
toPrintLineLogger
- Created
AsyncLogger
- Updated
Logger
implementations to be responsible for deciding whether to log based on theLogger.isEnabled
property - Updated
Logger
implementations to defaultLogger.isEnabled
tofalse
to avoid accidental production logging - Added
logger-ktor-client
module for easy interoperability with thektor-client
logging plugin - Added the
Log.logValues
Flow
property
Full Changelog: 1.6.0...1.7.0
Release 1.6.0 (5)
- Updated Kotlin to version
1.7.10
Full Changelog: 1.5.0...1.6.0
Release 1.5.0 (4)
Release 1.5.0 (4)
Release 1.4.0 (3)
Release 1.4.0 (3)
Release 1.3.0 (2)
Release 1.3.0 (2)