mycorerepository/MyCore/appsettings.Development.json
ThomasFransolet f09d2ae460 first commit
2019-03-18 22:09:30 +01:00

10 lines
137 B
JSON

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