License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.sf.logdistiller |
ArtifactId | ArtifactIdlogdistiller |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLogDistiller
LogDistiller is a logfile merge and sort tool.
Log content is classified according to rules configured in an XML file.
Classification results go into reports, which are published:
simply stored in a file, sent by mail, or even added to a news feed.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
logdistiller-1.1.pom | |
logdistiller-1.1.jar | 190 KB |
logdistiller-1.1-sources.jar | 178 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.sf.logdistiller/logdistiller/ -->
<dependency>
<groupId>net.sf.logdistiller</groupId>
<artifactId>logdistiller</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.logdistiller/logdistiller/
implementation 'net.sf.logdistiller:logdistiller:1.1'
// https://jarcasting.com/artifacts/net.sf.logdistiller/logdistiller/
implementation ("net.sf.logdistiller:logdistiller:1.1")
'net.sf.logdistiller:logdistiller:jar:1.1'
<dependency org="net.sf.logdistiller" name="logdistiller" rev="1.1">
<artifact name="logdistiller" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.logdistiller', module='logdistiller', version='1.1')
)
libraryDependencies += "net.sf.logdistiller" % "logdistiller" % "1.1"
[net.sf.logdistiller/logdistiller "1.1"]
Group / Artifact | Type | Version |
---|---|---|
ant : ant | jar | 1.6.5 |
javax.mail : mail | jar | 1.4 |
com.jgoodies : forms Optional | jar | 1.0.7 |
net.sf.formlayoutmaker : formlayoutmakerx Optional | jar | rc7 |
org.apache.commons : commons-io | jar | 1.3.2 |
commons-lang : commons-lang | jar | 2.3 |
rome : rome Optional | jar | 0.8 |
jdom : jdom | jar | 1.0 |
junit : junit Optional | jar | 3.8.1 |