Log4JNA Parent

Log4jna is a library of native appenders for log4j. Unlike the native implementation(s) in Log4j, this project uses JNA and therefore does not require a native DLL in a system directory or on PATH.

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

org.dblock.log4jna
ArtifactId

ArtifactId

log4jna
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Log4JNA Parent
Log4jna is a library of native appenders for log4j. Unlike the native implementation(s) in Log4j, this project uses JNA and therefore does not require a native DLL in a system directory or on PATH.
Project URL

Project URL

https://github.com/dblock/log4jna
Project Organization

Project Organization

The Log4JNA Team
Source Code Management

Source Code Management

https://github.com/dblock/log4jna.git

Download log4jna

Filename Size
log4jna-2.0.pom 14 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

  • log4jna-win32dll
  • log4jna-api
  • log4jna-demo
  • log4jna-assembly

Log4JNA Gitter Build status

Log4JNA is a library of native appenders to write into WindowsTM Event Viewer for Log4j 2TM.

Unlike the native implementation(s) in Log4jTM, this project uses JNA and therefore does not require a native DLL in a system directory or on PATH.

Note: Log4JNA is intended for WindowTM environments and requires access to WindowsTM registry and Event Viewer, therefore can only be tested in WindowsTM environments

Using Log4JNA

Getting Log4JNA

See the Downloads section bellow to get Log4JNA.

See Maven, Ivy, and Gradle Artifacts to include Log4JNA from Maven Central

Using Log4JNA

See Log4JNA configuration for instructions and tips.

See the FAQ for common problems and solutions.

Developing Log4JNA

See Contributing for a primer on how to help on Log4JNA development.

See Development Environment Set Up for some tips and requirements before starting.

Downloads

Log4JNA 2 for Log4j 2.x

Current Release Latest Develpment
Log4jna Api 2.0 Log4JNA Api 2.0.1-SNAPSHOT
Log4jna Demo 2.0 Log4JNA Demo 2.0.1-SNAPSHOT
Log4jna Demo with dependencies 2.0 Log4jna Demo with dependencies 2.0.1-SNAPSHOT
Log4jna Zip 2.0 (Jars, Sources, Dependencies and Documentation) Log4jna Zip 2.0.1-SNAPSHOT (Jars, Sources, Dependencies and Documentation)

Log4JNA for Log4j 1.x

License

This project is licensed under the Apache Software Foundation 2.0 License

Versions

Version
2.0