Last Version

log4j2-gelf 1.3.0.1

GELF Appender for Log4j2

License

License

Categories

Categories

Graylog Application Layer Libs Logging
GroupId

GroupId

com.globo.graylog2
ArtifactId

ArtifactId

log4j2-gelf
Version

Version

1.3.0.1
Type

Type

jar
Description

Description

log4j2-gelf
GELF Appender for Log4j2
Project Organization

Project Organization

Graylog, Inc.
Source Code Management

Source Code Management

https://github.com/globocom/log4j2-gelf

Download log4j2-gelf 1.3.0.1


<!-- https://jarcasting.com/artifacts/com.globo.graylog2/log4j2-gelf/ -->
<dependency>
    <groupId>com.globo.graylog2</groupId>
    <artifactId>log4j2-gelf</artifactId>
    <version>1.3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.globo.graylog2/log4j2-gelf/
implementation 'com.globo.graylog2:log4j2-gelf:1.3.0.1'
// https://jarcasting.com/artifacts/com.globo.graylog2/log4j2-gelf/
implementation ("com.globo.graylog2:log4j2-gelf:1.3.0.1")
'com.globo.graylog2:log4j2-gelf:jar:1.3.0.1'
<dependency org="com.globo.graylog2" name="log4j2-gelf" rev="1.3.0.1">
  <artifact name="log4j2-gelf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.globo.graylog2', module='log4j2-gelf', version='1.3.0.1')
)
libraryDependencies += "com.globo.graylog2" % "log4j2-gelf" % "1.3.0.1"
[com.globo.graylog2/log4j2-gelf "1.3.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.graylog2 : gelfclient jar 1.4.0

provided (1)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.4.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.100-beta
org.apache.logging.log4j : log4j-slf4j-impl jar 2.4.1

Project Modules

There are no modules declared in this project.