MicroUtils/kotlin-logging

Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.

Kotlinandroidkotlinslf4jjvmloggingmultiplatform
This is stars and forks stats for /MicroUtils/kotlin-logging repository. As of 29 Apr, 2024 this repository has 2296 stars and 98 forks.

kotlin-logging Lightweight Multiplatform logging framework for Kotlin, written in . A convenient and performant logging facade. Call log methods, without checking whether the respective log level is enabled logger.debug { "Some $expensive message!" } Behind the scenes the expensive message do not get evaluated if debug is not enabled: // This is what happens when you write the above ^^^ if (logger.isDebugEnabled) logger.debug("Some $expensive message!") Define the logger, without explicitly specifying...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
google/flexbox-layoutKotlinJava18k01.8k0
zxing/zxingJavaHTMLCSS31.6k09.4k0
jamesblasco/modal_bottom_sheetDartHTMLRuby1.7k+13980
tuskyapp/TuskyKotlinJava2.3k03720
square/workflow-kotlinKotlinOther93101060
csells/go_routerDartHTMLRuby44201010
orbit/orbitKotlinShellOther1.7k-11720
trycatchx/RocketXKotlinJava8180970
Foso/Jetpack-Compose-PlaygroundKotlinShell3k02530
GSWXXN/RestoreSplashScreenKotlin166-18+1