log4j2-native-syslog

A JNA Java native appender for log4j 2 to use the system C library syslog function (on Unix)

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.m-creations
ArtifactId

ArtifactId

log4j2-native-syslog
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

log4j2-native-syslog
A JNA Java native appender for log4j 2 to use the system C library syslog function (on Unix)
Project URL

Project URL

https://github.com/m-creations/log4j2-native-syslog
Source Code Management

Source Code Management

https://github.com/m-creations/log4j2-native-syslog

Download log4j2-native-syslog

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-core jar 2.7
net.java.dev.jna : jna jar 4.2.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.
com.m-creations

m-creations

Versions

Version
0.9.0