APICycleVDP/Diagram-API/bin/Release/netcoreapp3.1/publish/appsettings.Development.json
Georgy.Khatuncev 242d4bda3e create git sub-module
Prepare repo for use like sub-module in main repo
2024-09-19 01:11:55 +03:00

10 lines
159 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Information",
"Microsoft": "Warning",
"Microsoft.Hosting.Lifetime": "Information"
}
}
}