Jar examples for l:log4j-iostreams
The Apache Log4j streams to log event converters
You can download jar file log4j-iostreams 2.8.1 in this page.
Apache License
You can use the following script to add log4j-iostreams-2.8.1.jar to your project.
<dependency> <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-iostreams</artifactId> <version>2.8.1</version> </dependency>
compile group: 'org.apache.logging.log4j', name: 'log4j-iostreams', version: '2.8.1'
libraryDependencies += "org.apache.logging.log4j" % "log4j-iostreams" % "2.8.1"
<dependency org="org.apache.logging.log4j" name="log4j-iostreams" rev="2.8.1"/>
@Grapes(@Grab(group='org.apache.logging.log4j', module='log4j-iostreams', version='2.8.1'))
'org.apache.logging.log4j:log4j-iostreams:jar:2.8.1'
Click the following link to download the jar file.
log4j-iostreams-2.8.1-javadoc.jar