Hi,
This looks great and is something I was thinking of building myself at one time or another! A quick question - do you think it will be able to receive log events from NLog (http://www.nlog-project.org/) ?
Thank in advance
Mike
Comments: ** Comment from web user: Tikotal **
This looks great and is something I was thinking of building myself at one time or another! A quick question - do you think it will be able to receive log events from NLog (http://www.nlog-project.org/) ?
Thank in advance
Mike
Comments: ** Comment from web user: Tikotal **
This is what worked for me:
<target name="udp" xsi:type="NLogViewer" address="udp4://localhost:7071" />
Pay attention for both the type (NLogViewer) and udp4 protocol.
I was using Log21Console version 1.5.1110.1