w

wisp-logging

a module containing logging helpers
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
Files download
File Operation
wisp-logging-2024.05.22.145031-7698e93.jar download
wisp-logging-2024.05.22.145031-7698e93.pom download
wisp-logging-2024.05.22.145031-7698e93-sources.jar download
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-logging</artifactId>
  <version>2024.05.22.145031-7698e93</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-logging:2024.05.22.145031-7698e93'
Gradle Kotlin
implementation("app.cash.wisp:wisp-logging:2024.05.22.145031-7698e93")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-logging" % "2024.05.22.145031-7698e93"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-logging', version='2024.05.22.145031-7698e93')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-logging" rev="2024.05.22.145031-7698e93" />
Leiningen
[app.cash.wisp/wisp-logging "2024.05.22.145031-7698e93"]
Apache Buildr
'app.cash.wisp:wisp-logging:jar:2024.05.22.145031-7698e93'