Simplify your logging with tinylog. The lightweight logging framework can be used with Java, Kotlin, Scala, and any other JVM language. tinylog is open source and runs wherever Java is used: JVM, GraalVM, and Android.
Features
- tinylog has a static logger class
- Many Output Options
- There are even four different file-based writers
- tinylog is typically configured via a properties file
- tinylog can be your logging framework wherever Java 6 or newer is used
- As the name already implies, tinylog is a lightweight logging framework
