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