13 lines
231 B
JSON
13 lines
231 B
JSON
{
|
|
"AppSettings": {
|
|
"UserConfigPath": "hinc-user-config.xml",
|
|
"LogDirectory": "logs/dev"
|
|
},
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug",
|
|
"Microsoft": "Debug",
|
|
"System": "Information"
|
|
}
|
|
}
|
|
} |