first commit

This commit is contained in:
c.girardi
2024-03-11 15:48:34 +01:00
commit 6217054aa5
8 changed files with 159 additions and 0 deletions

View File

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