summary refs log tree commit diff
path: root/SystemdCtl/appsettings.Development.json
blob: ff66ba6b28c77eca10218b00a4627f80d4a141c1 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "Logging": {
    "LogLevel": {
      "Default": "Information",
      "Microsoft.AspNetCore": "Warning"
    }
  }
}