feat: Добавил больше логирования

This commit is contained in:
2025-11-14 01:50:40 +03:00
parent 8a469625c5
commit 0e7ee28791
4 changed files with 54 additions and 7 deletions

View File

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