Registry / logging / tinylog

tinylog

JSON →
library1.3.6javamavenunverified

Lightweight logging framework for Java and Android.

<dependency> <groupId>org.tinylog</groupId> <artifactId>tinylog</artifactId> <version>1.3.6</version> </dependency>
INSTALL
IMPORT
SIG · TINYLOG
T
tinylog
loggingjavav1.3.6
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.

Logger
org.tinylog.Logger

Log an info message using tinylog.

import org.tinylog.Logger; public class Example { public static void main(String[] args) { Logger.info("Hello, tinylog!"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.6latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
36
Resources
tinylog — mvn dependency:get tinylog · libregistry