We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350cb1a commit b7bd348Copy full SHA for b7bd348
slo/src/Internal/nlog.config
@@ -4,7 +4,7 @@
4
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
5
6
<targets>
7
- <target xsi:type="Console" name="ConsoleTarget"
+ <target xsi:type="Console" name="ConsoleTarget"
8
layout="${longdate} ${level:uppercase=true} ${logger} - ${message}${onexception:${newline}${exception:format=ToString}}">
9
</target>
10
</targets>
0 commit comments