Quantcast
Channel: Log2Console - A Generic Log Viewer (for Log4Net, NLog...)
Viewing all articles
Browse latest Browse all 66

Created Unassigned: Hi! [16428]

$
0
0
Thank You for great product! :)

It allows to sniff messages from Nlog silverlight application.

If it helps, there is a little addition - by default receiver creates this string for Nlog:
```
<target name="TcpOutlet" xsi:type="NLogViewer" address="tcp://localhost:4505"/>
```
but for me it didn't work. After some research I found that it should be tcp__4__:
<target name="TcpOutlet" xsi:type="NLogViewer" address="tcp4://localhost:4505"/>

Best regards and thank You twice!

Viewing all articles
Browse latest Browse all 66

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>