psmith 2003/06/24 01:07:57
Modified:src/java/org/apache/log4j/xml log4j.dtd
Log:
Addition of the log4j:properties
Revision ChangesPath
1.22 +13 -9 jakarta-log4j/src/java/org/apache/log4j/xml/log4j.dtd
Index: log4j.dtd
=
mwomack 2002/12/09 22:59:25
Modified:src/java/org/apache/log4j/xml log4j.dtd
Log:
Added description for plugin elements. Similar to appenders, 0 or more of them can
appear after appenders in the xml format.
Revision ChangesPath
1.20 +9 -2 jakarta-log4j/src/jav
ceki2002/10/09 13:07:37
Modified:src/java/org/apache/log4j/xml Tag: v1_2-branch log4j.dtd
Log:
Added explnation on the null value of the threshold attribute.
Revision ChangesPath
No revision
No revision
1.18.2.2 +8
ceki01/06/18 00:58:18
Modified:src/java/org/apache/log4j/xml log4j.dtd
Log:
Adeded a mising xmlns:log4j attribute declaration in the log4j.dtd. This caused
problems
with the parser shipped with JDK 1.4.
Revision ChangesPath
1.7 +8 -0 jakarta-log4j/src/j