is not current version
Last Version 1.1.11

com.github.ankurcha:google-cloud-logging-logback-slf4j 1.1.7

gcloud-logging json log appender for sl4j + logback

Categories

Categories

Logging Application Layer Libs Logback SLF4J Google Cloud Container PaaS Providers
GroupId

GroupId

com.github.ankurcha
ArtifactId

ArtifactId

google-cloud-logging-logback-slf4j
Version

Version

1.1.7
Type

Type

jar

Download google-cloud-logging-logback-slf4j 1.1.7


<!-- https://jarcasting.com/artifacts/com.github.ankurcha/google-cloud-logging-logback-slf4j/ -->
<dependency>
    <groupId>com.github.ankurcha</groupId>
    <artifactId>google-cloud-logging-logback-slf4j</artifactId>
    <version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ankurcha/google-cloud-logging-logback-slf4j/
implementation 'com.github.ankurcha:google-cloud-logging-logback-slf4j:1.1.7'
// https://jarcasting.com/artifacts/com.github.ankurcha/google-cloud-logging-logback-slf4j/
implementation ("com.github.ankurcha:google-cloud-logging-logback-slf4j:1.1.7")
'com.github.ankurcha:google-cloud-logging-logback-slf4j:jar:1.1.7'
<dependency org="com.github.ankurcha" name="google-cloud-logging-logback-slf4j" rev="1.1.7">
  <artifact name="google-cloud-logging-logback-slf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ankurcha', module='google-cloud-logging-logback-slf4j', version='1.1.7')
)
libraryDependencies += "com.github.ankurcha" % "google-cloud-logging-logback-slf4j" % "1.1.7"
[com.github.ankurcha/google-cloud-logging-logback-slf4j "1.1.7"]