UNPKG

advanced-logger

Version:

Advanced logger module extendable with plugins. Works in nodejs and browsers

346 lines (149 loc) 11.1 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. ### [3.0.4](https://github.com/AlexeyPopovUA/advanced-logger/compare/v3.0.3...v3.0.4) (2022-05-22) ### [3.0.3](https://github.com/AlexeyPopovUA/advanced-logger/compare/v3.0.2...v3.0.3) (2022-05-07) ### Bug Fixes * **npm:** update lock file to fix the installation process ([0b0c31e](https://github.com/AlexeyPopovUA/advanced-logger/commit/0b0c31ed54e9001ef85a64abc2ac18b9f4fd994c)) ### [3.0.2](https://github.com/AlexeyPopovUA/advanced-logger/compare/v3.0.1...v3.0.2) (2022-04-10) ### [3.0.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v3.0.0...v3.0.1) (2022-04-09) ### Bug Fixes * **sonar:** fix sonar TS configuration ([02a928f](https://github.com/AlexeyPopovUA/advanced-logger/commit/02a928f66960b7b20e6ab0fe1b560a830e48b363)) ## [3.0.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.4...v3.0.0) (2022-04-09) ### ⚠ BREAKING CHANGES * **upgrade:** types, http request library ### Features * **upgrade:** full upgrade ([b5feb26](https://github.com/AlexeyPopovUA/advanced-logger/commit/b5feb26325f137bd4f49602aec10baace9852c96)) ### Bug Fixes * **readme:** update old shields ([19e5924](https://github.com/AlexeyPopovUA/advanced-logger/commit/19e592498d6bea3dc629d4c3613aba2881838ffb)) ### [2.1.4](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.3...v2.1.4) (2020-09-02) ### Bug Fixes * **deps:** update dependency lodash to v4.17.19 ([6099c5d](https://github.com/AlexeyPopovUA/advanced-logger/commit/6099c5d86925993eafb1d53a454eed47f83865cb)) * **deps:** update dependency lodash to v4.17.20 ([34c9c68](https://github.com/AlexeyPopovUA/advanced-logger/commit/34c9c6859712e5a739ad782fcb6480cc36db9d0a)) * **deps:** update dependency whatwg-fetch to v3.1.0 ([a7b77ff](https://github.com/AlexeyPopovUA/advanced-logger/commit/a7b77ffa9afaa7a7f01f13a3042af8786ace01ec)) * **deps:** update dependency whatwg-fetch to v3.2.0 ([332bbde](https://github.com/AlexeyPopovUA/advanced-logger/commit/332bbde28f72e7c8a5790e2977526dd381c02000)) * **deps:** update dependency whatwg-fetch to v3.4.0 ([ec5d843](https://github.com/AlexeyPopovUA/advanced-logger/commit/ec5d843c0d4518c07c42d0e255d31a40bc27380f)) ### [2.1.3](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.2...v2.1.3) (2020-06-07) ### Bug Fixes * **sonar:** fix sonar authentication ([0bd6958](https://github.com/AlexeyPopovUA/advanced-logger/commit/0bd695818affdcb6037669e43982ab71cc1866b2)) ### [2.1.2](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.1...v2.1.2) (2020-02-12) ### Bug Fixes * **types:** get the TS types back ([f4daf6d](https://github.com/AlexeyPopovUA/advanced-logger/commit/f4daf6d41e2bebd14d122589a3bfb9bde15aaee7)) ### [2.1.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.1.0...v2.1.1) (2020-02-12) ## [2.1.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.7...v2.1.0) (2020-02-09) ### Features * **service:** implement ability to use and extend BaseRemoteService ([9c76c51](https://github.com/AlexeyPopovUA/advanced-logger/commit/9c76c51c2f828575531808e2831ec8b42122c8ab)) ### Bug Fixes * **serializer:** serializer should return string type ([6755b2e](https://github.com/AlexeyPopovUA/advanced-logger/commit/6755b2e7edd83d29994cfec70edee38c439efc05)) ### [2.0.7](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.6...v2.0.7) (2019-12-14) ### Bug Fixes * **coverage:** bring test coverage back ([00ae954](https://github.com/AlexeyPopovUA/advanced-logger/commit/00ae954a5de0ad1e554615d2bdbd4f39cb1b5ffc)) ### [2.0.6](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.5...v2.0.6) (2019-09-20) ### [2.0.5](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.4...v2.0.5) (2019-08-17) ### Bug Fixes * **deps:** update dependency lodash to v4.17.13 [security] ([248a8e3](https://github.com/AlexeyPopovUA/advanced-logger/commit/248a8e3)) <a name="2.0.4"></a> ## [2.0.4](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.3...v2.0.4) (2019-04-29) ### Bug Fixes * **strategy:** throttle instead of debounce ([47777fa](https://github.com/AlexeyPopovUA/advanced-logger/commit/47777fa)) <a name="2.0.3"></a> ## [2.0.3](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.2...v2.0.3) (2019-04-25) ### Bug Fixes * **fetch:** window.fetch should be bound to window ([c78728f](https://github.com/AlexeyPopovUA/advanced-logger/commit/c78728f)) <a name="2.0.2"></a> ## [2.0.2](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.1...v2.0.2) (2019-04-25) ### Bug Fixes * **audit:** audit autofix ([89798d6](https://github.com/AlexeyPopovUA/advanced-logger/commit/89798d6)) * **sonar:** sonar warnings fixes ([ad96260](https://github.com/AlexeyPopovUA/advanced-logger/commit/ad96260)) * **target:** library target fix for browser mode ([d52e8c7](https://github.com/AlexeyPopovUA/advanced-logger/commit/d52e8c7)) <a name="2.0.1"></a> ## [2.0.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v2.0.0...v2.0.1) (2019-03-24) ### Bug Fixes * **coverage:** coverage report folder should not be cleaned ([bdf5490](https://github.com/AlexeyPopovUA/advanced-logger/commit/bdf5490)) <a name="2.0.0"></a> # [2.0.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.4.1...v2.0.0) (2019-03-24) ### Features * **build:** bundle correction for webpack browser build ([85bec1b](https://github.com/AlexeyPopovUA/advanced-logger/commit/85bec1b)) ### BREAKING CHANGES * **build:** new entry point for bundlers <a name="1.4.1"></a> ## [1.4.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.4.0...v1.4.1) (2019-02-21) <a name="1.4.0"></a> # [1.4.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.3.0...v1.4.0) (2019-02-10) ### Bug Fixes * **sonar:** fix of unsupported branch names in sonarcloud ([01fda69](https://github.com/AlexeyPopovUA/advanced-logger/commit/01fda69)) * **sonar:** unsupported branch names in sonarcloud cannot be fixed ([3b2d313](https://github.com/AlexeyPopovUA/advanced-logger/commit/3b2d313)) * **types:** header object type correction ([4299537](https://github.com/AlexeyPopovUA/advanced-logger/commit/4299537)) * **types:** response mock should be casted to the correct type ([28afbbd](https://github.com/AlexeyPopovUA/advanced-logger/commit/28afbbd)) ### Features * **service:** elastic search service implementation ([3bdffa1](https://github.com/AlexeyPopovUA/advanced-logger/commit/3bdffa1)) ### Performance Improvements * **build:** webpack build speed should be 4 times faster ([d6d5f13](https://github.com/AlexeyPopovUA/advanced-logger/commit/d6d5f13)) <a name="1.3.0"></a> # [1.3.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.2.2...v1.3.0) (2018-12-25) ### Features * **serializer:** support of custom serializer ([d8a20d3](https://github.com/AlexeyPopovUA/advanced-logger/commit/d8a20d3)) <a name="1.2.2"></a> ## [1.2.2](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.2.1...v1.2.2) (2018-12-07) <a name="1.2.1"></a> ## [1.2.1](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.2.0...v1.2.1) (2018-12-07) ### Bug Fixes * **polyfill:** fetch polyfill should not be invasive ([75f946c](https://github.com/AlexeyPopovUA/advanced-logger/commit/75f946c)) <a name="1.2.0"></a> # [1.2.0](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.15...v1.2.0) (2018-12-05) ### Features * **polyfill:** fetch polyfill was added in order to support ie10 - ie11 ([5345d78](https://github.com/AlexeyPopovUA/advanced-logger/commit/5345d78)) * **workflow:** configuration for commit linting ([df16e32](https://github.com/AlexeyPopovUA/advanced-logger/commit/df16e32)) <a name="1.1.15"></a> ## [1.1.15](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.14...v1.1.15) (2018-12-01) ### Bug Fixes * **build:** Build cleaning script ([572ec30](https://github.com/AlexeyPopovUA/advanced-logger/commit/572ec30)) <a name="1.1.14"></a> ## [1.1.14](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.13...v1.1.14) (2018-11-11) <a name="1.1.13"></a> ## [1.1.13](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.11...v1.1.13) (2018-11-05) <a name="1.1.12"></a> ## [1.1.12](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.11...v1.1.12) (2018-11-05) <a name="1.1.11"></a> ## [1.1.11](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.10...v1.1.11) (2018-11-05) <a name="1.1.10"></a> ## [1.1.10](https://github.com/AlexeyPopovUA/advanced-logger/compare/v1.1.9...v1.1.10) (2018-11-05) <a name="1.1.9"></a> ## [1.1.9](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.8...v1.1.9) (2018-10-22) <a name="1.1.8"></a> ## [1.1.8](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.7...v1.1.8) (2018-10-17) <a name="1.1.7"></a> ## [1.1.7](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.6...v1.1.7) (2018-09-26) <a name="1.1.6"></a> ## [1.1.6](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.9...v1.1.6) (2018-09-26) <a name="1.1.5"></a> ## [1.1.5](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.4...v1.1.5) (2018-09-12) <a name="1.1.4"></a> ## [1.1.4](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.3...v1.1.4) (2018-09-12) <a name="1.1.3"></a> ## [1.1.3](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.2...v1.1.3) (2018-09-12) <a name="1.1.2"></a> ## [1.1.2](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.1...v1.1.2) (2018-09-12) <a name="1.1.1"></a> ## [1.1.1](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.1.0...v1.1.1) (2018-09-11) <a name="1.1.0"></a> # [1.1.0](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.10...v1.1.0) (2018-09-11) <a name="1.0.10"></a> ## [1.0.10](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.6...v1.0.10) (2018-09-06) <a name="1.0.9"></a> ## [1.0.9](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.8...v1.0.9) (2018-08-22) <a name="1.0.8"></a> ## 1.0.8 (2018-08-22) <a name="1.0.7"></a> ## [1.0.7](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.6...v1.0.7) (2018-06-21) <a name="1.0.6"></a> ## [1.0.6](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.5...v1.0.6) (2018-05-04) <a name="1.0.5"></a> ## [1.0.5](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.4...v1.0.5) (2018-05-04) <a name="1.0.4"></a> ## [1.0.4](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.3...v1.0.4) (2018-02-09) <a name="1.0.3"></a> ## [1.0.3](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.2...v1.0.3) (2018-02-09) <a name="1.0.2"></a> ## [1.0.2](https://github.com/AlexeyPopovUA/universal-logger/compare/v1.0.1...v1.0.2) (2017-11-17) <a name="1.0.1"></a> ## [1.0.1](https://github.com/AlexeyPopovUA/universal-logger/compare/v0.1.1...v1.0.1) (2017-11-03)