This commit is contained in:
CortexCore
2024-05-09 01:24:50 +08:00
commit 01f42d169d
24 changed files with 1386 additions and 0 deletions

View File

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