Last Version

log4j Cloud Logging Appender 0.1.1

This project helps logging all log messages to Google Cloud Logging via an log4j2 Appender.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

eu.zirrus
ArtifactId

ArtifactId

cloud-logging-log4j
Version

Version

0.1.1
Type

Type

jar
Description

Description

log4j Cloud Logging Appender
This project helps logging all log messages to Google Cloud Logging via an log4j2 Appender.
Project URL

Project URL

https://github.com/Zirrus/google-cloud-logging-log4j
Project Organization

Project Organization

Zirrus Cloud Service GmbH
Source Code Management

Source Code Management

https://github.com/Zirrus/google-cloud-logging-log4j/tree/master

Download cloud-logging-log4j 0.1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2
com.google.cloud : google-cloud-logging jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.