Files
Zos/v2.1/opt/jibo/Jibo/Skills/@be/config/be-int-developer.json
2026-05-13 17:43:31 -04:00

22 lines
436 B
JSON

{
"logUncaughtExceptions": true,
"logUnhandledRejections": true,
"stackTraceLimit": 30,
"outputs": {
"console": {
"outputFileAndLine": false
},
"syslog": {
"port": 514,
"target": "127.0.0.1",
"outputFileAndLine": false
}
},
"namespaces": {
"": {
"console": "info",
"syslog": "info"
}
}
}