Sign in
apache
/
logging-log4cxx
/
master
/
.
/
src
/
test
/
resources
/
input
/
xml
/
DOMInvalidAppender.xml
blob: f11c06e201a9fae5ce9e4a02dfe8853d3f74251c [
file
]
<log4j:configuration
xmlns:log4j
=
' '
>
<appender
name
=
"TEMP"
class
=
"levelmatchfilter"
></appender>
<root>
<appender-ref
ref
=
"TEMP"
/>
</root>
</log4j:configuration>