pino-syslog
Version:
A transport for pino that formats messages into syslog format
14 lines (10 loc) • 398 B
Markdown
### 1.0.4
+ See [releases page](https://github.com/pinojs/pino-syslog/releases) for current and all future changes.
### 1.0.2
+ remove 5424 BOM prefix due to it being totally wrong (may be added back later)
### 1.0.1
+ add code to prevent app quitting after processing first log
### 1.0.0
+ refactor code base to support multiple RFCs
+ add support for RFC5424
+ make RFC5424 the default format