UNPKG

@ngxp/log

Version:
88 lines (39 loc) 2.46 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.5.1](https://github.com/ngxp/log/compare/v0.5.0...v0.5.1) (2019-11-13) ### Bug Fixes * exclude tests from deployment ([4f9d412](https://github.com/ngxp/log/commit/4f9d4128694b29f2f787a97360c6c8b0970be331)) * update dependencies to fix security vulnerabilities ([4c2a77a](https://github.com/ngxp/log/commit/4c2a77a6697432f58bd94366afdfe179da187b6b)) <a name="0.5.0"></a> # [0.5.0](https://github.com/ngxp/log/compare/v0.4.1...v0.5.0) (2018-11-19) ### Features * make webStorageLogConfig in appender factory optional ([bcd987a](https://github.com/ngxp/log/commit/bcd987a)) <a name="0.4.1"></a> ## [0.4.1](https://github.com/ngxp/log/compare/v0.4.0...v0.4.1) (2018-11-19) ### Bug Fixes * tslint issues ([e129bbb](https://github.com/ngxp/log/commit/e129bbb)) <a name="0.4.0"></a> # [0.4.0](https://github.com/ngxp/log/compare/v0.3.0...v0.4.0) (2018-11-19) ### Features * add WebStorageLogAppender ([f488f15](https://github.com/ngxp/log/commit/f488f15)) <a name="0.3.0"></a> # [0.3.0](https://github.com/ngxp/log/compare/v0.2.0...v0.3.0) (2018-11-13) ### Features * add logger name to console log messages ([760703a](https://github.com/ngxp/log/commit/760703a)) * add timestamp to default server log request body ([23cf984](https://github.com/ngxp/log/commit/23cf984)) * add timestamp to log messages ([30cd0a5](https://github.com/ngxp/log/commit/30cd0a5)) <a name="0.2.0"></a> # [0.2.0](https://github.com/ngxp/log/compare/v0.1.0...v0.2.0) (2018-11-12) ### Bug Fixes * expose log functions ([4c69c2f](https://github.com/ngxp/log/commit/4c69c2f)) ### Features * set application/json as default content type for server log requests ([9cbb89d](https://github.com/ngxp/log/commit/9cbb89d)) * update default body builder to include logger name in message ([e8587e5](https://github.com/ngxp/log/commit/e8587e5)) <a name="0.1.0"></a> # [0.1.0](https://github.com/ngxp/log/compare/v0.0.6...v0.1.0) (2018-11-12) ### Features * add global log methods for default root logger ([6e529fb](https://github.com/ngxp/log/commit/6e529fb)) <a name="0.0.6"></a> ## [0.0.6](https://github.com/ngxp/log/compare/v0.0.5...v0.0.6) (2018-11-12) <a name="0.0.5"></a> ## [0.0.5](https://github.com/ngxp/log/compare/v0.0.4...v0.0.5) (2018-11-12)