We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9203c5c commit b4fef07Copy full SHA for b4fef07
1 file changed
docs/NLog.md
@@ -1,6 +1,6 @@
1
## NLog configuration
2
3
-As describe [here](http://log2console.codeplex.com/WorkItem/View.aspx?WorkItemId=818), it's possible to use Log2Console with NLog.
+It is possible to use Log2Console with NLog.
4
5
NLog Target: <target name="chainsaw" xsi:type="Chainsaw" address="udp://localhost:7071" />
6
-Log2Console Receiver: UDP Receiver, localhost, port 7071
+Log2Console Receiver: UDP Receiver, localhost, port 7071
0 commit comments