Skip to content

Releases: edx/frontend-logging

v2.0.0

26 Apr 18:51
516fd6e
Compare
Choose a tag to compare

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

11 Apr 15:55
4b48e5a
Compare
Choose a tag to compare

1.0.2 (2019-04-11)

Bug Fixes

  • allow pass through of node env without setting target to node (#4) (4b48e5a)

v1.0.1

10 Apr 19:53
Compare
Choose a tag to compare

1.0.1 (2019-04-10)

Bug Fixes

  • add console logs when in dev. change webpack target to node (a826c19)

v1.0.0

08 Apr 19:40
9095aaf
Compare
Choose a tag to compare

1.0.0 (2019-04-08)

Features

  • package: add logging service (e5be21c)