We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2804fac + f0c9e1b commit f0ca785Copy full SHA for f0ca785
appsettings.json
@@ -4,5 +4,9 @@
4
},
5
"securitySettings": {
6
"sharedSecretKey": "[[SHARED_SECRET_KEY]]"
7
+ },
8
+ "nuciLoggerSettings": {
9
+ "logFilePath": "logfile.log",
10
+ "isFileOutputEnabled": true
11
}
12
0 commit comments