Registry / logging / tomcat-embed-logging-juli

tomcat-embed-logging-juli

JSON →
library8.5.2javamavenunverified

JULI logging implementation for embedded Apache Tomcat.

<dependency> <groupId>org.apache.tomcat.embed</groupId> <artifactId>tomcat-embed-logging-juli</artifactId> <version>8.5.2</version> </dependency>
INSTALL
IMPORT
SIG · TOMCAT-EMBED-LOGGI
T
tomcat-embed-logging-juli
loggingjavav8.5.2
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
✓ org.apache.juli.logging.Log

Use JULI logging in embedded Tomcat.

import org.apache.juli.logging.Log; import org.apache.juli.logging.LogFactory; Log log = LogFactory.getLog(MyClass.class); log.info("Embedded Tomcat logging");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
8.5.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
51 hits · last 30 days
node
46
Resources
tomcat-embed-logging-juli — mvn dependency:get tomcat-embed-logging-juli · libregistry