This commit is contained in:
Bahru 2025-08-01 00:30:05 +07:00
parent 93b41bfa94
commit e868c152e0
48 changed files with 372 additions and 34 deletions

View file

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