Does NLogViewer only read XML file?

1 message Options
Embed this post
Permalink
Tadpole-2

Does NLogViewer only read XML file?

Reply Threaded More More options
Print post
Permalink
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!