Registry / logging / jcabi-log

jcabi-log

JSON →
library0.24.3javamavenunverified

Wrapper of SLF4J and a few supplementary logging classes.

<dependency> <groupId>com.jcabi</groupId> <artifactId>jcabi-log</artifactId> <version>0.24.3</version> </dependency>
INSTALL
IMPORT
SIG · JCABI-LOG
J
jcabi-log
loggingjavav0.24.3
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
com.jcabi.log.Logger

Logs a formatted message using jcabi-log.

import com.jcabi.log.Logger; public class Quickstart { public static void main(String[] args) { Logger.info(Quickstart.class, "Hello, %s!", "world"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.24.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
20
Resources
jcabi-log — mvn dependency:get jcabi-log · libregistry