We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
log4j-iostreams
2.x
1 parent 788ec71 commit 4bd7e19Copy full SHA for 4bd7e19
log4j-iostreams/pom.xml
@@ -23,14 +23,10 @@
23
<version>${revision}</version>
24
<relativePath>../log4j-parent</relativePath>
25
</parent>
26
-
27
<artifactId>log4j-iostreams</artifactId>
28
<packaging>jar</packaging>
29
<name>Apache Log4j Streaming Interface</name>
30
<description>The Apache Log4j streams to log event converters</description>
31
- <properties>
32
- <log4jParentDir>${basedir}/..</log4jParentDir>
33
- </properties>
34
<dependencies>
35
<dependency>
36
<groupId>org.apache.logging.log4j</groupId>
0 commit comments