All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Improved README and Changelog formatting. (Mark Stosberg)
- Repaired testing function broken in 0.0.4. (Mark Stosberg)
- license is now clarified in package.json
timeout
option for TCP timeout. Default value is 2000 ms, which was the prior hardcoded behavior. (Aleksey verkholantsev)dateProvider
option to generate a different date string. Default behavior is backwards compatible. (Aleksey verkholantsev)messageProvider
option to customize the message string forfmatting. (Aleksey verkholantsev)levelMapping
option to map winston logging levels to rsyslog
- First release as fork from winston-rsyslog2.
- Dependency on winston was changed to be ">=" so it can be used with newer versions of wiston.