Log4JNA Assembly

A ziped file with all what you need to run or build log4jna

License

License

Categories

Categories

JNA Development Tools Native
GroupId

GroupId

org.dblock.log4jna
ArtifactId

ArtifactId

log4jna-assembly
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

pom
Description

Description

Log4JNA Assembly
A ziped file with all what you need to run or build log4jna
Project Organization

Project Organization

The Log4JNA Team

Download log4jna-assembly

How to add to project

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

Dependencies

compile (2)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.

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