LogAppenderBase
0.8.0indexedOffers basic asynchronous logging functionalities with a log queue for remote log storage. Integrates with Logback, Log4j 2, JBoss Logging, Java Util Log, and Quarkus Logging.
0
Stars
1
Used by
dependents
—
Health
/ 100
Offers basic asynchronous logging functionalities with a log queue for remote log storage. Integrates with Logback, Log4j 2, JBoss Logging, Java Util Log, and Quarkus Logging.
Basic log functionalities like a async log queue that pushes log records to a remote log store written in Kotlin Multiplatform.
Provides these base functionalities for Logback, Log4j 2, JBoss Logging, Java Util Log (JUL) and Quarkus Logging.
Used e.g. for LokiLogAppender and in the future may also for ElasticsearchLogger.
implementation("net.codinux.log:log-appender-base:0.8.0")
implementation("net.codinux.log:logback-appender-base:0.8.0")
<dependency>
<groupId>net.codinux.log</groupId>
<artifactId>log-appender-base-jvm</artifactId>
<version>0.8.0</version>
</dependency>
Copyright 2023 codinux GmbH & Co. KG
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance the License.
You may obtain a copy of the License at
http:
Unless applicable law agreed to writing, software
distributed under the License distributed an BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express implied.
See the License the specific language governing permissions
limitations under the License.
Surfaced from shared tags and platforms — no rankings paid for.