is not current version
Last Version 1.1.9

io.dropwizard.logback:logback-throttling-appender 1.0.1

Throttling appender wrapper for Logback

Categories

Categories

DropWizard Container Microservices Logback Application Layer Libs Logging
GroupId

GroupId

io.dropwizard.logback
ArtifactId

ArtifactId

logback-throttling-appender
Version

Version

1.0.1
Type

Type

jar

Download logback-throttling-appender 1.0.1


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