Async log platform library using log4j 2

Async log platform library using log4j 2 for performance consideration https://logging.apache.org/log4j/2.x/performance.html

License

License

GroupId

GroupId

com.github.frtu.logs
ArtifactId

ArtifactId

logger-async
Last Version

Last Version

1.1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Async log platform library using log4j 2
Async log platform library using log4j 2 for performance consideration https://logging.apache.org/log4j/2.x/performance.html

Download logger-async

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.frtu.logs : logger-core jar 1.1.4
com.github.frtu.logs : logger-metrics jar 1.1.4
org.projectlombok : lombok Optional jar

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-actuator jar
org.apache.logging.log4j : log4j-slf4j-impl jar

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar
org.apache.logging.log4j : log4j-core test-jar 2.17.0
com.squareup.okhttp3 : okhttp jar 4.0.1
com.squareup.okhttp3 : mockwebserver jar 4.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.4
1.1.3
1.1.2
1.1.1