cli: Gracefully handle failure to link log file
Not linking node.log is not ideal, but also not a critical failure.
It’s better to swallow that instead of crashing.
Not linking node.log is not ideal, but also not a critical failure.
It’s better to swallow that instead of crashing.
Rebased