Closed andibraeu closed 11 years ago
yes it is, I just have to use the feature…
idea: turn it on with a command-line flag which also configures the path, like:
node app.js --write-logs-to /var/log/registrator.log
sounds good?
oh yeah! :+1:
Had some problems with the framework which I couldn't solve; but I worked around it (and reported either the bug or my stupidity)
new option:
node app.js --logfile /path/to/logfile.txt
is it possible to let the registrator write warnings and errors and/or debug output to /var/log/...?