12 lines
199 B
JSON
12 lines
199 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
},
|
|
"ElasticApm": {
|
|
"ServerUrl": "http://apm.home.local:8200"
|
|
}
|
|
}
|