Assertfail

log4net

23 Mar 2011

For parsing log4j files there are some alternatives:

  1. Chainsaw (java gui). If the links dead, note that it should be part of log4j.
  2. Similar to chainsaw but in .net: logviewer.
  3. Log2Console looks pretty sweet. It has some positive comments.

On the logviewer page you find a sample configuration for using “log4net.Layout.XmlLayoutSchemaLog4j”. Note that the log4net xmllayout should be parse:able by logviewer as well.

Both NLog and Log4Net can log to the log4j layout.

Tags


Comments

Do you want to send a comment or give me a hint about any issues with a blog post: Open up an issue on GitHub.

Do you want to fix an error or add a comment published on the blog? You can do a fork of this post and do a pull request on github.