Registry / logging / wisp-logging

wisp-logging

JSON →
library1.4.12javamavenunverified

Logging helpers for the Wisp framework, part of the Cash App Misk ecosystem.

<dependency> <groupId>app.cash.wisp</groupId> <artifactId>wisp-logging</artifactId> <version>1.4.12</version> </dependency>
INSTALL
IMPORT
SIG · WISP-LOGGING
W
wisp-logging
loggingjavav1.4.12
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.

Logging
app.cash.wisp.logging.Logging

Log a message using Wisp Logging

import app.cash.wisp.logging.Logging; public class Example { private static final Logging log = Logging.get(Example.class); public static void main(String[] args) { log.info("Hello from Wisp Logging"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.12latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
24
Amazon
1
Resources
wisp-logging — mvn dependency:get wisp-logging · libregistry