Releases: edx/frontend-logging
Releases · edx/frontend-logging
v2.0.0
2.0.0 (2019-04-26)
Features
- provide wrapping interface for logging service (9bfbef4)
BREAKING CHANGES
- The LoggingService was renamed to
NewRelicLoggingService, and the new expected usage of the library is to
use the wrapped functions as described in the README.
ARCH-687
v1.0.2
1.0.2 (2019-04-11)
Bug Fixes
- allow pass through of node env without setting target to node (#4) (4b48e5a)
v1.0.1
1.0.1 (2019-04-10)
Bug Fixes
- add console logs when in dev. change webpack target to node (a826c19)
v1.0.0
1.0.0 (2019-04-08)
Features
- package: add logging service (e5be21c)