jue89 / node-systemd-journald

Native bindings to journald
MIT License
28 stars 10 forks source link

Fields are modified if message is an instance of Error #11

Closed jue89 closed 6 years ago

jue89 commented 6 years ago

We do not want to alter the fields. Just read from it.

https://github.com/jue89/node-systemd-journald/blob/12b17eed79bb9d385a75abb1128ced7d0e631d29/log.js#L40

https://github.com/jue89/node-systemd-journald/blob/12b17eed79bb9d385a75abb1128ced7d0e631d29/log.js#L53-L55