This is the Linux app named kotlin-logging whose latest release can be downloaded as 7.0.10sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named kotlin-logging with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
kotlin-logging
DESCRIPTION
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
This is an application that can also be fetched from https://sourceforge.net/projects/kotlin-logging.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.