Last Version

length-splitting-appender 0.4.0

Logback appender which will split long events by a configurable length

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.latch
ArtifactId

ArtifactId

logback-length-splitting-appender
Version

Version

0.4.0
Type

Type

jar
Description

Description

length-splitting-appender
Logback appender which will split long events by a configurable length
Project URL

Project URL

http://www.latch.com
Source Code Management

Source Code Management

https://github.com/Latch/logback-length-splitting-appender

Download logback-length-splitting-appender 0.4.0


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.