Files
git.stella-ops.org/src/BinaryIndex/StellaOps.BinaryIndex.WebService/appsettings.Development.json

9 lines
117 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"Microsoft.AspNetCore": "Information"
}
}
}