Log4j Redis Appender

log4j appender for publishing directly to redis

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.jfgrim
ArtifactId

ArtifactId

redis4AppenderLog4j
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Log4j Redis Appender
log4j appender for publishing directly to redis
Project URL

Project URL

https://github.com/jfgrim/redis4AppenderLog4j/
Source Code Management

Source Code Management

https://github.com/jfgrim/redis4AppenderLog4j.git

Download redis4AppenderLog4j

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
redis.clients : jedis jar 2.6.0

provided (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.17

test (2)

Group / Artifact Type Version
net.logstash.log4j : jsonevent-layout jar 1.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0