Whisper - The logback appender with smart suppression.

Logback appender that suppresses messages of the same kind when they exceed a defined frequency and sends out a periodic digest of such suppressed messages.

License

License

GroupId

GroupId

com.eclecticlogic
ArtifactId

ArtifactId

whisper
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

Whisper - The logback appender with smart suppression.
Logback appender that suppresses messages of the same kind when they exceed a defined frequency and sends out a periodic digest of such suppressed messages.
Project URL

Project URL

https://github.com/eclecticlogic/whisper

Download whisper

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.
com.eclecticlogic

Eclectic Logic

Versions

Version
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0