Spotify.NET/SpotifyAPI.Web.Examples/Example.ASP/appsettings.Development.json
2020-05-22 12:23:25 +02:00

10 lines
159 B
JSON

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