Dec 24, 2016
Nlog Targets Live Stream With Websharper
Logs are an important part of development. Extracting and analysing debug output and errors is very important especially when the web server goes live.
In this post I will show how we can setup a Console target, a File target and a Live stream on a static HTML page using NLog. NLog is a log framework which can be configured to output logs on different “target”.