feat(constants, bll, templateActivator): заготовка для templateActivator

This commit is contained in:
Mikhail Trubnikov
2024-07-25 10:30:17 +10:00
parent 1f7798222e
commit 9ae4903527
16 changed files with 298 additions and 3 deletions

View File

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