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": {
|
"NLog": {
|
||||||
"throwConfigExceptions": true,
|
"throwConfigExceptions": true,
|
||||||
"variables": {
|
"variables": {
|
||||||
"logDirectory": "E:\\LogFiles\\Digital Data\\workFlow",
|
"logDirectory": "E:\\LogFiles\\Digital Data\\workFlow.API",
|
||||||
"logFileNamePrefix": "${shortdate}-workFlow.API"
|
"logFileNamePrefix": "${shortdate}-workFlow.API"
|
||||||
},
|
},
|
||||||
"targets": {
|
"targets": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user