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

Whisper - The logback appender with smart suppression. 1.0.4

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.

Лицензия

Лицензия

Группа

Группа

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

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

whisper
Версия

Версия

1.0.4
Тип

Тип

jar
Описание

Описание

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.
Ссылка на сайт

Ссылка на сайт

https://github.com/eclecticlogic/whisper

Скачать whisper 1.0.4


<!-- 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"]

Зависимости

provided (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Идентификатор библиотеки Тип Версия
org.testng : testng jar 6.8.7

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

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