Registry / logging / scribe-2-13

scribe-2-13

JSON →
library3.19.0javamavenunverified

A simple logging library for Scala that supports multiple backends and structured logging.

<dependency> <groupId>com.outr</groupId> <artifactId>scribe_2.13</artifactId> <version>3.19.0</version> </dependency>
INSTALL
IMPORT
SIG · SCRIBE-2-13
S
scribe-2-13
loggingjavav3.19.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
scribe.Logger

Basic logging with Scribe.

import scribe.Logger object Main extends App { val logger = Logger() logger.info("Hello, Scribe!") }
Debug
Known issues
breakingScribe 3.x has breaking changes from 2.x, including API changes and configuration differences.
fix
Check the migration guide at https://github.com/outr/scribe/wiki/Migration-Guide.
affects: >=3.0.0
Upgrade
Version history
3.19.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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