@teracyhq-incubator/logging-tracing
Version:
logging and tracing libraries for cloud native apps
53 lines (31 loc) • 1.74 kB
Markdown
# Change Log
## [v0.5.0][] (2020-12-18)
- Features:
+ should use env var for logging format config #17
+ should replace info.level by info.severity when explicitly configured #19
Details: https://github.com/teracyhq-incubator/logging-tracing/milestone/6?closed=1
## [v0.4.0][] (2020-12-14)
- Features:
+ should add support for string interpolation with format.splat #14
Details: https://github.com/teracyhq-incubator/logging-tracing/milestone/5?closed=1
## [v0.3.0][] (2020-12-09)
- Features:
+ should support override options when getLogger #11
Details: https://github.com/teracyhq-incubator/logging-tracing/milestone/4?closed=1
## [v0.2.0][] (2020-12-07)
- Features:
+ should export tracing.getTracingExporterOptions #8
Details: https://github.com/teracyhq-incubator/logging-tracing/milestone/2?closed=1
## [v0.1.1][] (2020-12-07)
- Bug Fixes:
+ error: uncaughtException: logger.warning is not a function should be fixed #5
Details: https://github.com/teracyhq-incubator/logging-tracing/milestone/3?closed=1
## [v0.1.0][] (2020-12-03)
Initial release version which supports GKE, Google Cloud Logging and Tracing
Details: https://github.com/teracyhq-incubator/logging-tracing/milestone/1?closed=1
[v0.1.0]: https://github.com/teracyhq-incubator/logging-tracing/milestone/1?closed=1
[v0.1.1]: https://github.com/teracyhq-incubator/logging-tracing/milestone/3?closed=1
[v0.2.0]: https://github.com/teracyhq-incubator/logging-tracing/milestone/2?closed=1
[v0.3.0]: https://github.com/teracyhq-incubator/logging-tracing/milestone/4?closed=1
[v0.4.0]: https://github.com/teracyhq-incubator/logging-tracing/milestone/5?closed=1
[v0.5.0]: https://github.com/teracyhq-incubator/logging-tracing/milestone/6?closed=1