Registry / logging / scribe-2-12

scribe-2-12

JSON →
library3.15.2javamavenunverified

Scribe, a Scala logging library with a focus on performance and simplicity.

<dependency> <groupId>com.outr</groupId> <artifactId>scribe_2.12</artifactId> <version>3.15.2</version> </dependency>
INSTALL
IMPORT
SIG · SCRIBE-2-12
S
scribe-2-12
loggingjavav3.15.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.

Logger
com.outr.scribe.Logger

Logs an info message using Scribe.

import com.outr.scribe.Logger; public class Example { public static void main(String[] args) { Logger logger = Logger.getLogger("Example"); logger.info("Hello, Scribe!"); } }
Debug
Known issues
breakingThis version is for Scala 2.12; use the appropriate Scala version artifact.
fix
Ensure your project uses Scala 2.12 or choose the correct cross-version artifact.
affects: *
Upgrade
Version history
3.15.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources
scribe-2-12 — mvn dependency:get scribe-2-12 · libregistry