Registry / logging / util-log

util-log

JSON →
library1.0.37javamavenunverified

A logging utility providing internationalization (i18n) support and varargs for Java applications.

<dependency> <groupId>org.ow2.util</groupId> <artifactId>util-log</artifactId> <version>1.0.37</version> </dependency>
INSTALL
IMPORT
SIG · UTIL-LOG
U
util-log
loggingjavav1.0.37
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.ow2.util.log.Log

Create a logger and log a message with i18n and varargs support.

import org.ow2.util.log.Log; Log log = Log.getLog(MyClass.class); log.info("Hello, {0}", "world");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.37latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
39 hits · last 30 days
node
34
Resources
util-log — mvn dependency:get util-log · libregistry