node/log: Define syslog identifier
The argument passed to fn logger would only be used as a fallback.
Make it required to pass an identifier, as this is a good practice.
The argument passed to fn logger would only be used as a fallback.
Make it required to pass an identifier, as this is a good practice.
Fix formatting