File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ limitations under the License.
44
44
</target >
45
45
46
46
<!-- Console Target for hosting lifetime messages to improve Docker / Visual Studio startup detection -->
47
- <target xsi : type =" ColoredConsole" name =" lifetimeConsole" layout =" ${longdate}|${event-properties:item=EventId:whenEmpty=0}|${uppercase:${level}}|${logger}|${scopenested }|${message} ${exception:format=tostring}" />
47
+ <target xsi : type =" ColoredConsole" name =" lifetimeConsole" layout =" ${longdate}|${event-properties:item=EventId:whenEmpty=0}|${uppercase:${level}}|${logger}|${all-event-properties:includeScopeProperties=true }|${message} ${exception:format=tostring}" />
48
48
49
49
<target name =" logstash" xsi : type =" Network" address =" ${environment:LOGSTASH_URL}" newLine =" true" >
50
50
<layout xsi : type =" JsonLayout" IncludeEventProperties =" true" IncludeScopeProperties =" true" >
You can’t perform that action at this time.
0 commit comments