Last Version

com.github.sdegroot:logback-context-logbuffer 0.0.1

Buffer logs until a certain level-threshold

License

License

Categories

Categories

Logback Application Layer Libs Logging
GroupId

GroupId

com.github.sdegroot
ArtifactId

ArtifactId

logback-context-logbuffer
Version

Version

0.0.1
Type

Type

jar
Description

Description

com.github.sdegroot:logback-context-logbuffer
Buffer logs until a certain level-threshold
Source Code Management

Source Code Management

https://github.com/sdegroot/logback-context-logbuffer

Download logback-context-logbuffer 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-collections4 jar 4.1
org.projectlombok : lombok jar 1.16.4

provided (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3

test (5)

Group / Artifact Type Version
junit : junit jar 4.10
org.mockito : mockito-core jar 1.10.19
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.apache.commons : commons-lang3 jar 3.4

Project Modules

There are no modules declared in this project.