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

Commented Unassigned: Multiple log entries send over same connection lost. [17661]

$
0
0
The simple fix would be to change the Sample Client Configuration from
<target name="TcpOutlet" xsi:type="NLogViewer" address="tcp://localhost:4505"/>
to
<target name="TcpOutlet" xsi:type="NLogViewer" address="tcp://localhost:4505" KeepConnection="false" />

Another option would be to split up the log entries and parse them 1 at a time. The patches for this approach are attached.
Comments: ** Comment from web user: DewJunkie **

2nd patch file


Viewing all articles
Browse latest Browse all 66

Trending Articles



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