init project

This commit is contained in:
David Claeys
2025-11-28 10:38:38 +01:00
commit 56d93c4c33
11 changed files with 204 additions and 0 deletions

View File

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