kotlin-logging
jclasslib
kotlin-logging | jclasslib | |
---|---|---|
6 | 3 | |
2,614 | 2,734 | |
1.2% | - | |
8.0 | 7.4 | |
17 days ago | 23 days ago | |
Kotlin | Kotlin | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
kotlin-logging
-
SLF4K VS kotlin-logging - a user suggested alternative
2 projects | 18 Mar 2024
kotlin-logging is a Multiplatform logger for kotlin, whereas SLFK4 is a lightweight wrapper around SLF4J, so it only works on JVM. but if you only need JVM support, SLF4K is very good
- Why logging is not working
-
From Java to Kotlin. There and back again
We chose kotlin-logging. It is a really convenient library and you can use it like this:
-
SLF4K - Kotlin extensions for SLF4J
The repo has a ticket open and someone benchmarked the throughput to be +16% inlining the methods or +37% if you inline the classes too. https://github.com/MicroUtils/kotlin-logging/issues/34
-
How to provide one's own class to a typed instance?
Why that over the much more popular kotlin-logging?
jclasslib
-
Help?
You might be able to use a tool like https://github.com/ingokegel/jclasslib that allows some editing. I've never used it and have no idea whether it will support what you need to achieve in terms of editing or what range of class-formats it supports.
-
Debugger for Java Bytecode
I use jclasslib to view bytecode: https://github.com/ingokegel/jclasslib
-
FlatLaf 1.0 - Swing Look and Feel
FlatLaf is already used in a lot of open-source and commercial applications. To name only a few: Apache NetBeans, jclasslib, KeyStore Explorer, install4j, DbVisualizer, MagicPlot, OWASP ZAP. Here is a longer list.
What are some alternatives?
tinylog - tinylog is a lightweight logging framework for Java, Kotlin, Scala, and Android
kotlin-pluralizer - :sunny: Kotlin extension to pluralize and singularize strings
log4k - Lightweight logging library for Kotlin/Multiplatform. Supports Android, iOS, JavaScript and plain JVM environments.
klutter - A mix of random small libraries for Kotlin, the smallest reside here until big enough for their own repository.
mockk - mocking library for Kotlin
Strukt - C-style structs on the JVM!
Humanizer.jvm
kotlin-times - :octocat: Kotlin reinvented.
krangl - krangl is a {K}otlin DSL for data w{rangl}ing
kotlinx-datetime - KotlinX multiplatform date/time library
khronos - An intuitive Date extensions in Kotlin.
kotlinx.atomicfu - The idiomatic way to use atomic operations in Kotlin