не последняя версия
Последняя версия 3.2.1

com.axibase:aggregation-log-filter-log4j2 1.0.4

The filter plugs into the logging pipeline and measures number of log events at each trace level. These counters can be used to monitor error levels for the entire application and for individual loggers. The filter can be also configured to send a subset of log events into a backend storage system such as Axibase Time-Series Database to facilitate root-cause analysis.

Группа

Группа

com.axibase
Идентификатор

Идентификатор

aggregation-log-filter-log4j2
Версия

Версия

1.0.4
Тип

Тип

jar

Скачать aggregation-log-filter-log4j2 1.0.4


<!-- https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-log4j2/ -->
<dependency>
    <groupId>com.axibase</groupId>
    <artifactId>aggregation-log-filter-log4j2</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-log4j2/
implementation 'com.axibase:aggregation-log-filter-log4j2:1.0.4'
// https://jarcasting.com/artifacts/com.axibase/aggregation-log-filter-log4j2/
implementation ("com.axibase:aggregation-log-filter-log4j2:1.0.4")
'com.axibase:aggregation-log-filter-log4j2:jar:1.0.4'
<dependency org="com.axibase" name="aggregation-log-filter-log4j2" rev="1.0.4">
  <artifact name="aggregation-log-filter-log4j2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.axibase', module='aggregation-log-filter-log4j2', version='1.0.4')
)
libraryDependencies += "com.axibase" % "aggregation-log-filter-log4j2" % "1.0.4"
[com.axibase/aggregation-log-filter-log4j2 "1.0.4"]