File tree Expand file tree Collapse file tree 2 files changed +10
-8
lines changed
Expand file tree Collapse file tree 2 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 44 "LogLevel" : {
55 "Default" : " Debug" ,
66 "System" : " Information" ,
7- "Microsoft" : " Information"
7+ "Microsoft" : " Information" ,
8+ "Splunk" : " Trace"
89 }
910 },
1011 "Splunk" : {
1920 },
2021 "SocketConfiguration" : {
2122 "HostName" : " localhost" ,
22- "Port" : 4242 ,
23- "Threshold" : " Warning "
24- }
23+ "Port" : 4242
24+ },
25+ "Threshold" : " Trace "
2526 }
2627}
Original file line number Diff line number Diff line change 88 },
99 "Console" : {
1010 "LogLevel" : {
11- "Default" : " Warning"
11+ "Default" : " Warning" ,
12+ "Splunk" : " Trace"
1213 }
1314 },
1415 "Splunk" : {
2324 },
2425 "SocketConfiguration" : {
2526 "HostName" : " localhost" ,
26- "Port" : 4242 ,
27- "Threshold" : " Warning "
28- }
27+ "Port" : 4242
28+ },
29+ "Threshold" : " Trace "
2930 }
3031 }
3132}
You can’t perform that action at this time.
0 commit comments