Initial version

This commit is contained in:
2026-01-08 15:33:41 +01:00
parent 7fa7f9b8f5
commit 14ed88359b
91 changed files with 84523 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"ConnectionStrings": {
"DefaultConnection": "Data Source=logging.db"
},
"Logging": {
"LogLevel": {
"Default": "Information"
}
}
}