Registry / logging / util-logging-2-11

util-logging-2-11

JSON →
library21.2.0javamavenunverified

Provides logging utilities and abstractions for Scala applications, part of Twitter's util library.

<dependency> <groupId>com.twitter</groupId> <artifactId>util-logging_2.11</artifactId> <version>21.2.0</version> </dependency>
INSTALL
IMPORT
SIG · UTIL-LOGGING-2-11
U
util-logging-2-11
loggingjavav21.2.0
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.twitter.util.logging.Logger

Creates a logger instance and logs an info message.

import com.twitter.util.logging.Logger; val log = Logger(getClass) log.info("Application started")
Debug
Known issues

No known issues recorded.

Upgrade
Version history
21.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
37 hits · last 30 days
node
34
Resources
util-logging-2-11 — mvn dependency:get util-logging-2-11 · libregistry