resolve path in cli/log/config

This commit is contained in:
les
2021-09-30 11:15:21 +02:00
parent 5495880c0b
commit 3b7b2ec6bd
3 changed files with 13 additions and 63 deletions

View File

@@ -37,4 +37,5 @@ const logger = createLogger({
)]
})
logger.info(`Logging to ${config.log_path}/gancio.log (level: ${config.log_level})`)
module.exports = logger