skiasharp/samples/Basic/Docker/WebApi/SkiaSharpSample/appsettings.Development.json
2019-12-08 15:21:53 +02:00

9 lines
137 B
JSON

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