12 lines
212 B
JSON
12 lines
212 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information",
|
|
"Microsoft.AspNetCore": "Warning"
|
|
}
|
|
},
|
|
"Endpoints": {
|
|
"AppConfigurationURI": "https://sandbox-hci-usc-appcg.azconfig.io"
|
|
}
|
|
}
|