CHANGELOG.md
4 KB
0.8.2 / 2014-11-04
- Full fix for #296 with proper streams2 detection with
isstreamfor file transport (jcrugzz) - Add isstream module (
jcrugzz) - Partially fix #296 with streams2 detection for file transport (
indexzero) - add stress test for issue #288 (
indexzero) - lessen timeouts to check test sanity (
indexzero) - update winston-graylog2 documentation (
unlucio) - fix test formatting (
indexzero) - fix so options are not redefined (
indexzero) - fix self/this issue that broke
httptransport (indexzero)
0.8.1 / 2014-10-06
- Add label option for DailyRotateFile transport (
francoisTemasys) - fix Logger#transports length check upon Logger#log (
adriano-di-giovanni,indexzero) - err can be a string. (
gdw2,indexzero) - Added color for pre-defined cli set. (
danilo1105,indexzero) - Fix dates on transport test (
revington) - Included the label from options to the output in JSON mode. (
arxony) - Allow using logstash option with the File transport (
gmajoulet) - Be more defensive when working with
querymethods from Transports. Fixes #356. (indexzero) - Catch exceptions for file transport unlinkSync (
calvinfo) - Adding the 'addRewriter' to winston (
machadogj) - Updates to transport documentation (
pose) - fix typo in "Extending another object with Logging" section.
- Updated README.md - Replaced properties with those listed in winston-mongodb module
0.8.0 / 2014-09-15
- Fixes for HTTP Transport
- Removing jsonquest and request dependencies.
- Configuration is now shalow cloned.
- Added logstash support
- Fix for "flush" event should always fire after "flush" call bug
- Added tests for file: open and stress.
- Test fixes
- Fix ")" on string interpolation
## 0.6.2 / 2012-07-08
- Added prettyPrint option for console logging
- Multi-line values for conditional returns are not allowed
- Added acceptance of
stringifyoption - Fixed padding for log levels