We have hosted the application kotlin logging in order to run this application in our online workstations with Wine or directly.


Quick description about kotlin logging:

Lightweight Multiplatform logging framework for Kotlin, written in Pure Kotlin. A convenient and performant logging facade. Version 5 is not backward compatible with previous versions (v.3, v.2, v.1). Group id (in maven) and package names changed. It is possible to use both version 5 and previous versions side-by-side so some of the code from the old version and some new. It is also possible to have libs using old version and use the new version (and vice-versa). After seeing many questions like the Idiomatic way of logging in Kotlin and Best practices for loggers, it seems like there should be a standard for logging and obtaining a logger in Kotlin.

Features:
  • Call log methods, without checking whether the respective log level is enabled
  • Behind the scenes the expensive message do not get evaluated if debug is not enabled
  • Define the logger, without explicitly specifying the class name
  • Documentation available
  • Log exceptions in a Kotlin-style
  • Behind the scenes val logger will be created in the class, with the class/file name
  • Fluent logging in a Kotlin-style


Programming Language: Kotlin.
Categories:
Frameworks

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.