Registry / logging / minlog

minlog

JSON →
library1.3.1javamavenunverified

Minimal overhead Java logging library designed for performance and simplicity.

<dependency> <groupId>com.esotericsoftware</groupId> <artifactId>minlog</artifactId> <version>1.3.1</version> </dependency>
INSTALL
IMPORT
SIG · MINLOG
M
minlog
loggingjavav1.3.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Log
com.esotericsoftware.minlog.Log

Log an info message using MinLog

import com.esotericsoftware.minlog.Log; public class Example { public static void main(String[] args) { Log.info("Hello from MinLog"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
Resources
minlog — mvn dependency:get minlog · libregistry