fix: Aktualisiertes Präfix für den Namen der NLog-Protokolldatei als workFlow.API
This commit is contained in:
parent
3dccf82710
commit
d6ccc10244
@ -11,7 +11,7 @@
|
||||
"NLog": {
|
||||
"throwConfigExceptions": true,
|
||||
"variables": {
|
||||
"logDirectory": "E:\\LogFiles\\Digital Data\\workFlow",
|
||||
"logDirectory": "E:\\LogFiles\\Digital Data\\workFlow.API",
|
||||
"logFileNamePrefix": "${shortdate}-workFlow.API"
|
||||
},
|
||||
"targets": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user