MVN

com.axibase : aggregation-log-filter-logback

Maven & Gradle

Dec 27, 2021
3 stars

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.

<dependency>
    <groupId>com.axibase</groupId>
    <artifactId>aggregation-log-filter-logback</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.axibase : aggregation-log-filter-logback to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1

All Versions

Choose a version of com.axibase : aggregation-log-filter-logback to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
aggregation-log-filter-logback-3.2.1
aggregation-log-filter-logback-3.2.0
3.1.x
aggregation-log-filter-logback-3.1.0
3.0.x
aggregation-log-filter-logback-3.0.0
2.0.x
aggregation-log-filter-logback-2.0.6
aggregation-log-filter-logback-2.0.5
aggregation-log-filter-logback-2.0.4
aggregation-log-filter-logback-2.0.3
aggregation-log-filter-logback-2.0.2
aggregation-log-filter-logback-2.0.1
aggregation-log-filter-logback-2.0.0
1.1.x
aggregation-log-filter-logback-1.1.7
aggregation-log-filter-logback-1.1.6
aggregation-log-filter-logback-1.1.5
aggregation-log-filter-logback-1.1.4
aggregation-log-filter-logback-1.1.3
aggregation-log-filter-logback-1.1.2
aggregation-log-filter-logback-1.1.1
aggregation-log-filter-logback-1.1.0
1.0.x
aggregation-log-filter-logback-1.0.9
aggregation-log-filter-logback-1.0.8
aggregation-log-filter-logback-1.0.7
aggregation-log-filter-logback-1.0.6
aggregation-log-filter-logback-1.0.5
aggregation-log-filter-logback-1.0.4
aggregation-log-filter-logback-1.0.3

How to add a dependency to Maven

Add the following com.axibase : aggregation-log-filter-logback maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.axibase</groupId>
    <artifactId>aggregation-log-filter-logback</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.axibase : aggregation-log-filter-logback gradle dependency to your build.gradle file:

implementation 'com.axibase:aggregation-log-filter-logback:3.2.1'

Gradle Kotlin DSL: Add the following com.axibase : aggregation-log-filter-logback gradle kotlin dependency to your build.gradle.kts file:

implementation("com.axibase:aggregation-log-filter-logback:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.axibase : aggregation-log-filter-logback sbt scala dependency to your build.sbt file:

libraryDependencies += "com.axibase" % "aggregation-log-filter-logback" % "3.2.1"

Advertisement

Dependencies from Group

Dec 27, 2021
4 usages
3 stars
Dec 27, 2021
3 usages
3 stars
Dec 27, 2021
3 usages
3 stars
May 23, 2022
7 stars
Nov 16, 2015
0 stars

Discover Dependencies

Feb 27, 2018
0 stars
Jul 27, 2019
0 stars
Jul 17, 2018
8 stars
Jul 17, 2018
8 stars
Jul 17, 2018
8 stars
Jul 17, 2018
8 stars
Feb 16, 2017
124 stars