All notable changes to this project will be documented in this file.
Generated by auto-changelog.
6 July 2018
- Adds javascript to root fields of the logger
#159
5 July 2018
7 November 2017
7 November 2017
- Expose bunyanStdSerializers on Logger instances
6cbf258
7 November 2017
- Cleanup rollbar args
1ea3b8f
7 November 2017
7 November 2017
6 November 2017
- Refactor [Client|Server]RollbarLogger to work with notifier API changes
dd44c1c
6 November 2017
- Upgrade to Rollbar 2
#128
- Update loadtest to the latest version 🚀
#79
- Update karma-webpack to the latest version 🚀
#72
- Tweak test commands
1754b23
- upgrade to Rollbar 2.x
efef298
- Update yarn.lock
e916f48
9 February 2017
- Switch to eslint-config-wework
#78
- Update express to the latest version 🚀
#73
- Update karma to the latest version 🚀
#74
- Update coveralls to the latest version 🚀
#76
- Safe access to console for oldIE
#77
- Style updates to adhere to eslint-config-wework
c059822
- Migrate to eslint-config-wework
68ca93e
- Lint after bundle so relative imports of self work
8f375c6
24 January 2017
- Prefer serializers in context to hide-secrets
#70
24 January 2017
- Pass name to logentries client and only init once
#69
24 January 2017
- Update babel-plugin-external-helpers to the latest version 🚀
#64
- Update babel-preset-es2015 to the latest version 🚀
#65
- Update karma-mocha-reporter to the latest version 🚀
#66
- (perf) Refactor logger class to encapsulate bunyan instance; add requestLogger stress test
#68
- Add benchmark vs naked bunyan
#59
- Logger wraps bunyan instance instead of pretending to be it, perf optimizations for scrub fields
70fbf00
- Update deps and fixup tests
98cdea5
- Load test request logger
dea0cbe
10 January 2017
6 January 2017
- make config.scrubFields work globally, not just for Rollbar
#53
- Update babel-plugin-istanbul to the latest version 🚀
#50
- Update babel-plugin-istanbul to the latest version 🚀
#49
- Update dependencies to enable Greenkeeper 🌴
#48
- update tests and use bunyan constant
87687fc
- chore(package): update dependencies
a7ccabb
- chore(package): update babel-plugin-istanbul to version 3.1.2
a5b0b75
3 January 2017
- Add support for Rollbar scrubFields option
#47
- Update mocha to version 3.2.0 🚀
#43
- Update rollup to version 0.36.4 🚀
#42
- Update nyc to version 10.0.0 🚀
#41
- Update uuid to version 3.0.0 🚀
#38
- Update karma-mocha-reporter to version 2.2.1 🚀
#39
- lodash@4.17.1 breaks build 🚨
#36
- Update nyc to version 9.0.1 🚀
#35
- Update np to version 2.10.1 🚀
#33
- Update eslint-plugin-import to version 2.2.0 🚀
#28
- Update karma-mocha to version 1.3.0 🚀
#30
- Update coveralls to version 2.11.15 🚀
#31
- add support for Rollbar scrubFields option
202d968
- chore(package): update coveralls to version 2.11.15
a28563b
- chore(package): update rollup to version 0.36.4
0b16484
9 November 2016
- Use fork of le_js to address oldIE issue
#29
- Update np to version 2.10.0 🚀
#27
- Update babel-core to version 6.18.2 🚀
#25
- Update eslint to version 3.9.1 🚀
#23
- Update babel-loader to version 6.2.7 🚀
#21
- Update webpack to version 1.13.3 🚀
#19
- Use consolidated saucelabs account
#16
- Update test webpack config with recommended config from bunyan
#15
- Update all dependencies 🌴
#13
- Witelist greenkeeper branches for travis
#14
- chore(package): update dependencies
7206756
- chore(package): update np to version 2.10.0
ff5973d
- chore(package): update babel-core to version 6.18.2
522f8fb
23 October 2016
- Rename server request logger request id header name option and make the config object optional
58d5819
23 October 2016
- Fix config and be explicit about which fields are passed to bunyan
f3e1a96
23 October 2016
- Git hook config
#11
- Add server tools
#10
- Refactor NodeLogger to expose server-only tools
fbda3e1
- Configure git hooks, linter config, and cleanup linter errors
29d0484
- Enhance build tooling; add a tdd target
ed7f70c
19 October 2016
- Add missing import statement
7df4225
19 October 2016
19 October 2016
- client rollbar integration fixes
1c96e32
19 October 2016
- use _.get directly
ff5ed72
19 October 2016
19 October 2016
- Update docs
1d4106d
18 October 2016
- Pass rollbar token to ClientRollbarLogger
3c7793e
18 October 2016
18 October 2016
- Fixup npm scripts for dist
14a04e7
18 October 2016
- Use node v6.9.0 LTS for development and CI
#4
- Add before_script to travis build
#1
- Fix the package
27676a6
18 October 2016
- Initial commit
3a23034