w

wisp-logging

a module containing logging helpers
https://github.com/cashapp/misk/
The Apache Software License, Version 2.0
Square, Inc.
文件下载
文件名 操作
wisp-logging-2024.07.16.001614-0c62aa0.jar 下载
wisp-logging-2024.07.16.001614-0c62aa0.pom 下载
wisp-logging-2024.07.16.001614-0c62aa0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>app.cash.wisp</groupId>
  <artifactId>wisp-logging</artifactId>
  <version>2024.07.16.001614-0c62aa0</version>
</dependency>
Gradle Groovy
implementation 'app.cash.wisp:wisp-logging:2024.07.16.001614-0c62aa0'
Gradle Kotlin
implementation("app.cash.wisp:wisp-logging:2024.07.16.001614-0c62aa0")
Scala SBT
libraryDependencies += "app.cash.wisp" % "wisp-logging" % "2024.07.16.001614-0c62aa0"
Groovy Grape
@Grapes(
  @Grab(group='app.cash.wisp', module='wisp-logging', version='2024.07.16.001614-0c62aa0')
)
Apache Ivy
<dependency org="app.cash.wisp" name="wisp-logging" rev="2024.07.16.001614-0c62aa0" />
Leiningen
[app.cash.wisp/wisp-logging "2024.07.16.001614-0c62aa0"]
Apache Buildr
'app.cash.wisp:wisp-logging:jar:2024.07.16.001614-0c62aa0'