{"repo":"Lewik/klog","free":true,"listed":false,"github":"https://github.com/Lewik/klog","clone":"git clone https://github.com/Lewik/klog.git","description":"Minimalistic and multiplatform logging for Kotlin","language":"Kotlin","stars":12,"topics":["kotlin","kotlin-multiplatform","logging"],"license":null,"category":"analytics","readme_excerpt":"klog A minimalistic Kotlin Multiplatform logging library providing unified API across JVM, JavaScript, and Native platforms. Philosophy: klog is a \"dumb box\" that just works. Zero dependencies, zero configuration, zero complexity. Out of the box it simply uses println() on all platforms with lambda support for performance. You can easily swap the output mechanism if needed, but the defaults are intentionally simple and fast. Supported Platforms Platform Implementation Output ---------- --------------- --------- JVM println() Standard output (simple and fast) JavaScript Console API Browser console / Node.js console Native println() Standard output (macOS, Linux, Windows) The \"dumb box\" approach: - No external dependencies (not even SLF4J!) - No configuration files or complex setup - Just println() by default - works everywhere - Lazy lambda evaluation for performance: log.debug { \"expensive $calculation\" } - Easy customization through simple writer interface when needed Native targets: - macosX64 - Intel Mac - macosArm64 - Apple Silicon Mac - More platforms coming soon Java Version Support klog supports Java 8+ to ensure compatibility with the widest range of production environments. 29% of production applications still use Java 8 (New Relic 2024), representing a significant portion of the Java ecosystem that deserves first-class support. Tested on: Java 8, 11, 17, 21 with comprehensive CI/CD pipeline. Download Use https://jitpack.io repository Usage All logging methods: Alter","default_branch":null,"files":null,"tree":[],"storefront":"/r/Lewik","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/Lewik/klog/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}