Jar examples for l:logdistiller
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.
You can download jar file logdistiller 1.1 in this page.
GPL
You can use the following script to add logdistiller-1.1.jar to your project.
<dependency> <groupId>net.sf.logdistiller</groupId> <artifactId>logdistiller</artifactId> <version>1.1</version> </dependency>
compile group: 'net.sf.logdistiller', name: 'logdistiller', version: '1.1'
libraryDependencies += "net.sf.logdistiller" % "logdistiller" % "1.1"
<dependency org="net.sf.logdistiller" name="logdistiller" rev="1.1"/>
@Grapes(@Grab(group='net.sf.logdistiller', module='logdistiller', version='1.1'))
'net.sf.logdistiller:logdistiller:jar:1.1'
Click the following link to download the jar file.
logdistiller-1.1-sources.jar