This commit is contained in:
gx
2026-02-14 00:44:01 +08:00
commit d95a148050
13 changed files with 732 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft.AspNetCore": "Warning"
}
}
}