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

com.axibase:aggregation-log-filter-logback 2.0.6

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.

Категории

Категории

Logback Библиотеки уровня приложения Logging
Группа

Группа

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

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

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

Версия

2.0.6
Тип

Тип

jar

Скачать aggregation-log-filter-logback 2.0.6


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