* Shaun wrote: > Here is my config. For some reason foo.bar writes to appender A1. What > have I done wrong?
OK it seems to work if I restart my program (I thought the XML config file was polled, or do you need to specify this fact when you Configure() ?) However a slightly more curious issue is the fact that it now writes to both appenders FileAppender and EventLogAppender for WARN level logs. Or is this normal behaviour?
