File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 2020 "Microsoft.Hosting.Lifetime" : " Information" ,
2121 "Microsoft.AspNetCore.Hosting.Diagnostics" : " Warning" ,
2222 "Serilog.AspNetCore.RequestLoggingMiddleware" : " Information" ,
23+ "OpenShock.Common.Authentication.AuthenticationHandlers" : " Warning" ,
2324 "OpenShock" : " Information"
2425 }
2526 },
Original file line number Diff line number Diff line change 1818 "Default" : " Warning" ,
1919 "Override" : {
2020 "OpenShock" : " Information" ,
21- "Hangfire" : " Information"
21+ "Hangfire" : " Information" ,
22+ "OpenShock.Common.Authentication.AuthenticationHandlers" : " Warning"
2223 }
2324 },
2425 "WriteTo" : [
Original file line number Diff line number Diff line change 2020 "Microsoft.Hosting.Lifetime" : " Information" ,
2121 "Microsoft.AspNetCore.Hosting.Diagnostics" : " Warning" ,
2222 "Serilog.AspNetCore.RequestLoggingMiddleware" : " Information" ,
23+ "OpenShock.Common.Authentication.AuthenticationHandlers" : " Warning" ,
2324 "OpenShock" : " Information"
2425 }
2526 },
You can’t perform that action at this time.
0 commit comments