hey all,

i noticed for the file appender in the web.config

the following doesn't work:
<footer value="[Footer]\r\n;" />

instead i had to do the following:
<footer value="[Footer]&#13;&#10;" />

what's the difference? it was working in 1.2.8 beta. How can i find a list
of these and what they represent?
-- 
View this message in context: 
http://www.nabble.com/just-downloaded-the-latest-release-tp22187859p22187859.html
Sent from the Log4net - Users mailing list archive at Nabble.com.

Reply via email to