I just started using NLogViewer and I'm having a hard time to read the log file generated by NLog. I got an exception complaining the log is not following XML format. I thought the log can be any text format. The exception is thrown by FileReceiver.cs during the parsing (Log4smlLogevent.cs).
Maybe someone can give me a overview of using the viewer.
Thanks in advance!