Last Version

com.github.blutorange:log4jcat 0.1

Used for quickly trimming log files from Log4J with a PatternLayout to a certain time range.

License

License

GroupId

GroupId

com.github.blutorange
ArtifactId

ArtifactId

log4jcat
Version

Version

0.1
Type

Type

jar
Description

Description

com.github.blutorange:log4jcat
Used for quickly trimming log files from Log4J with a PatternLayout to a certain time range.
Project URL

Project URL

https://github.com/blutorange/Log4JCat
Source Code Management

Source Code Management

https://github.com/blutorange/Log4JCat/tree/master

Download log4jcat 0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
log4j : log4j jar [1.2.16,)
org.slf4j : slf4j-api jar [1.7.15,)
commons-io : commons-io jar [2.3,)
org.apache.commons : commons-lang3 jar [3.0,)
org.eclipse.jdt : org.eclipse.jdt.annotation jar [2.0.0,)
joda-time : joda-time jar [1.0,)

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easetech : easytest-core jar 1.4.0

Project Modules

There are no modules declared in this project.