Files
Akari.Prototype/Akari.Prototype.Server/appsettings.Development.json
2021-06-03 14:48:02 +02:00

11 lines
166 B
JSON

{
"Logging": {
"LogLevel": {
"Default": "Debug",
"System": "Information",
"Grpc": "Information",
"Microsoft": "Information"
}
}
}