mirror of
https://github.com/MAKS-IT-COM/uscheduler.git
synced 2025-12-30 19:50:01 +01:00
24 lines
372 B
JSON
24 lines
372 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Information"
|
|
},
|
|
"EventLog": {
|
|
"SourceName": "MaksIT.UScheduler",
|
|
"LogName": "Application",
|
|
"LogLevel": {
|
|
"Microsoft": "Information",
|
|
"Microsoft.Hosting.Lifetime": "Information"
|
|
}
|
|
}
|
|
},
|
|
"Configuration": {
|
|
"Powershell": [
|
|
],
|
|
|
|
"Processes": [
|
|
|
|
]
|
|
|
|
}
|
|
} |