Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Kotlin-style logging API with lambda support
Introduced new Kotlin-style logging methods using lambda expressions, which are evaluated only if the respective log level is enabled. Updated README.md and tests to demonstrate the usage of these new methods.
- Loading branch information