This repository was archived by the owner on Mar 7, 2019. It is now read-only.
v2.1.1 - 17 September 2017
- Fixes the
append_metadataconfiguration option - The
NODE_ENVis now used to determine whether metadata should be appended to log lines- If
NODE_ENV === 'production': metadata will always be appended - If
NODE_ENV !== 'production': metadata will not be appended (unlessappend_metadatais explicitly set)
- If