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

Aggregation Log Filter - Logback 3.1.0

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
Версия

Версия

3.1.0
Тип

Тип

jar
Описание

Описание

Aggregation Log Filter - Logback
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.

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


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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.axibase : aggregation-log-filter-core jar 3.1.0
org.slf4j : slf4j-api jar 1.7.2
org.slf4j : jul-to-slf4j jar 1.7.2
ch.qos.logback : logback-classic jar 1.2.3

Модули Проекта

Данный проект не имеет модулей.