Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,18 @@
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning",
"Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware": "None"
},
//#if (appInsights == true)
"ApplicationInsights": {
"LogLevel": {
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning"
}
},
"ApplicationInsightsLoggerProvider": {
"LogLevel": {
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning"
"System.Net.Http.HttpClient": "Warning"
}
},
//#endif
Expand All @@ -33,6 +26,9 @@
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning",
"Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware": "None"
}
Expand All @@ -43,6 +39,9 @@
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning",
"Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware": "None"
}
Expand All @@ -52,6 +51,9 @@
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning",
"Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware": "None"
}
Expand All @@ -61,15 +63,17 @@
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning"
"System.Net.Http.HttpClient": "Warning"
}
},
"EventLog": {
"LogLevel": {
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning",
"Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware": "None"
}
Expand All @@ -79,14 +83,15 @@
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning",
"Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware": "None"
}
},
"DiagnosticLogger": {
"LogLevel": {
"Polly": "Warning",
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None",
"Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware": "None"
}
},
Expand All @@ -95,8 +100,10 @@
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"System.Net.Http.HttpClient": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning",
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None",
"Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware": "None"
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,25 +8,17 @@
"LogLevel": {
"Default": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"Boilerplate.Client.Core.Services.AuthManager": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information",
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None"
},
//#if (appInsights == true)
"ApplicationInsights": {
"Comment": "Enable Azure Application Insights for Client.Maui and Client.Windows",
"LogLevel": {
"Default": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information"
}
},
"ApplicationInsightsLoggerProvider": {
"Comment": "Enable Azure Application Insights for WebAssembly",
"LogLevel": {
"Default": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"Boilerplate.Client.Core.Services.AuthManager": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information"
}
},
Expand All @@ -42,8 +34,6 @@
"LogLevel": {
"Default": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"Boilerplate.Client.Core.Services.AuthManager": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information",
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None"
Expand All @@ -55,8 +45,6 @@
"LogLevel": {
"Default": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"Boilerplate.Client.Core.Services.AuthManager": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information",
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None"
Expand All @@ -67,24 +55,24 @@
"LogLevel": {
"Default": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"Boilerplate.Client.Core.Services.AuthManager": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information",
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None"
}
},
"WebAssemblyConsoleLoggerProvider": {
"LogLevel": {
"Default": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"Boilerplate.Client.Core.Services.AuthManager": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information"
}
},
"EventLog": {
"LogLevel": {
"Default": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"Boilerplate.Client.Core.Services.AuthManager": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information",
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None"
}
Expand All @@ -93,19 +81,20 @@
"LogLevel": {
"Default": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"Boilerplate.Client.Core.Services.AuthManager": "Information",
"Microsoft.EntityFrameworkCore.Database.Command": "Information",
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None"
}
},
"DiagnosticLogger": {
"LogLevel": {
"Default": "Information",
"Polly": "Warning",
"Microsoft.AspNetCore*": "Warning",
"Microsoft.Hosting.Lifetime": "Information",
"Microsoft.AspNetCore.Authorization": "Information",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning"
"StackExchange.Redis.ConnectionMultiplexer": "Warning",
"ZiggyCreatures.Caching.Fusion.FusionCache": "Warning",
"System.Net.Http.HttpClient.*.LogicalHandler": "Warning",
"Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware": "None"
}
},
"Debug": {
Expand All @@ -119,4 +108,4 @@
"SizeLimit__Comment": "Total capacity of the L1 cache. Unit is arbitrary; we treat it as 1 unit per average entry."
},
"$schema": "https://json.schemastore.org/appsettings.json"
}
}
Loading