|
@@ -97,7 +97,11 @@ listeners and loggers.</p> |
|
|
<tr> |
|
|
<tr> |
|
|
<td width="33%"><code><a href="#Log4jListener"> |
|
|
<td width="33%"><code><a href="#Log4jListener"> |
|
|
org.apache.tools.ant.listener.Log4jListener</a></code></td> |
|
|
org.apache.tools.ant.listener.Log4jListener</a></code></td> |
|
|
<td width="33%">Passes events to Log4j for highly customizable logging.</td> |
|
|
|
|
|
|
|
|
<td width="33%"> |
|
|
|
|
|
Passes events to Apache Log4j for highly customizable logging.<br> |
|
|
|
|
|
<b>Deprecated:</b> Apache Log4j (1) is not developed any more. Last |
|
|
|
|
|
release is 1.2.17 from 26-May-2012 and contains vulnerability issues. |
|
|
|
|
|
</td> |
|
|
<td width="34%">BuildListener</td> |
|
|
<td width="34%">BuildListener</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
@@ -364,6 +368,8 @@ Background is one of the following: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3><a name="Log4jListener">Log4jListener</a></h3> |
|
|
<h3><a name="Log4jListener">Log4jListener</a></h3> |
|
|
|
|
|
<p><b>Deprecated:</b> Apache Log4j (1) is not developed any more. Last |
|
|
|
|
|
release is 1.2.17 from 26-May-2012 and contains vulnerability issues.</p> |
|
|
<p>Passes build events to Log4j, using the full classname's of the generator of |
|
|
<p>Passes build events to Log4j, using the full classname's of the generator of |
|
|
each build event as the category:</p> |
|
|
each build event as the category:</p> |
|
|
<ul> |
|
|
<ul> |
|
@@ -436,7 +442,6 @@ is declared at all.</p> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h3><a name="TimestampedLogger">TimestampedLogger</a></h3> |
|
|
<h3><a name="TimestampedLogger">TimestampedLogger</a></h3> |
|
|
<p> |
|
|
<p> |
|
|
Acts like the default logger, except that the final success/failure message also includes |
|
|
Acts like the default logger, except that the final success/failure message also includes |
|
|