Skip to content

Commit

Permalink
chore: update
Browse files Browse the repository at this point in the history
  • Loading branch information
qinyouzeng committed Dec 25, 2023
1 parent a82821f commit 9033c46
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions src/Services/Masa.Tsc.Service.Admin/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,11 @@
"Logging": {
"LogLevel": {
"Default": "Error",
"Microsoft": "Error",
"Microsoft.EntityFrameworkCore.SqlServer": "Error",
"Microsoft.AspNetCore": "Error",
"Microsoft.Hosting.Lifetime": "Error",
"Microsoft.EntityFrameworkCore.Infrastructure": "Error",
"System.Net.Http.HttpClient": "Error"
},
"Console": {
"LogLevel": {
"Microsoft.EntityFrameworkCore.SqlServer": "Error"
}
},
"EventSource": {
"LogLevel": {
"Default": "Error"
}
}
}
},
"LocalRedisOptions": {
"Servers": [
Expand Down

0 comments on commit 9033c46

Please sign in to comment.