Hi All: I created and @Ignored this failing test for a FastFileAppender with a 'complete' (aka well-formed) XML layout:
org.apache.logging.log4j.core.appender.FastXmlFileAppenderTest which is a duplicate of the normal file test I also just created: org.apache.logging.log4j.core.appender.XmlFileAppenderTest Is this a bug or did I misconfigure the test? Also, more Javadoc on FastFileAppender would help. Can we change "Fast" to something more meaningful and descriptive? No Javadoc, no idea, but I did see a thread I think... is this an AsyncFileAppender? How is it different than wrapping a file appender with an AsyncApppender? Filtering? What else? Thank you, Gary -- E-Mail: [email protected] | [email protected] Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory
