@alwatr/logger 1.1.3 → 1.1.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +102 -98
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -3,17 +3,21 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
-
## [1.1.
|
|
6
|
+
## [1.1.4](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/logger@1.1.3...@alwatr/logger@1.1.4) (2023-09-19)
|
|
7
7
|
|
|
8
8
|
**Note:** Version bump only for package @alwatr/logger
|
|
9
9
|
|
|
10
|
-
## [1.1.
|
|
10
|
+
## [1.1.3](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/logger@1.1.2...@alwatr/logger@1.1.3) (2023-09-19)
|
|
11
|
+
|
|
12
|
+
**Note:** Version bump only for package @alwatr/logger
|
|
13
|
+
|
|
14
|
+
## [1.1.2](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/logger@1.1.1...@alwatr/logger@1.1.2) (2023-09-12)
|
|
11
15
|
|
|
12
16
|
### Bug Fixes
|
|
13
17
|
|
|
14
|
-
- **logger:** change localStorage debug key to `alwatrDebug` ([66542ea](https://github.com/AliMD/alwatr/commit/66542ea22a9a515db4a15dc966624b3029f517ed)) by @AliMD
|
|
18
|
+
- **logger:** change localStorage debug key to `alwatrDebug` ([66542ea](https://github.com/AliMD/alwatr-eslib/commit/66542ea22a9a515db4a15dc966624b3029f517ed)) by @AliMD
|
|
15
19
|
|
|
16
|
-
## [1.1.1](https://github.com/AliMD/alwatr/compare/@alwatr/logger@1.1.0...@alwatr/logger@1.1.1) (2023-09-12)
|
|
20
|
+
## [1.1.1](https://github.com/AliMD/alwatr-eslib/compare/@alwatr/logger@1.1.0...@alwatr/logger@1.1.1) (2023-09-12)
|
|
17
21
|
|
|
18
22
|
**Note:** Version bump only for package @alwatr/logger
|
|
19
23
|
|
|
@@ -21,7 +25,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
21
25
|
|
|
22
26
|
### Features
|
|
23
27
|
|
|
24
|
-
- **logger:** add logModule ([2e37bef](https://github.com/AliMD/alwatr/commit/2e37befd5f66094c5a521424e2a9d60796384f88))
|
|
28
|
+
- **logger:** add logModule ([2e37bef](https://github.com/AliMD/alwatr-eslib/commit/2e37befd5f66094c5a521424e2a9d60796384f88))
|
|
25
29
|
|
|
26
30
|
# 1.0.0 (2023-06-14)
|
|
27
31
|
|
|
@@ -31,21 +35,21 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
31
35
|
|
|
32
36
|
### Bug Fixes
|
|
33
37
|
|
|
34
|
-
- **logger:** logMethod args type ([66338b7](https://github.com/AliMD/alwatr/commit/66338b7ba1d4b15af78f9f604f7be0a7e483413d))
|
|
35
|
-
- **logger:** logMethod args type ([1983b3d](https://github.com/AliMD/alwatr/commit/1983b3d2fe260226ca2660e33b9bd924facdf776))
|
|
36
|
-
- new logger api ([9d83a7d](https://github.com/AliMD/alwatr/commit/9d83a7dc5c103bc3bb4282dacfd85fa998915300))
|
|
38
|
+
- **logger:** logMethod args type ([66338b7](https://github.com/AliMD/alwatr-eslib/commit/66338b7ba1d4b15af78f9f604f7be0a7e483413d))
|
|
39
|
+
- **logger:** logMethod args type ([1983b3d](https://github.com/AliMD/alwatr-eslib/commit/1983b3d2fe260226ca2660e33b9bd924facdf776))
|
|
40
|
+
- new logger api ([9d83a7d](https://github.com/AliMD/alwatr-eslib/commit/9d83a7dc5c103bc3bb4282dacfd85fa998915300))
|
|
37
41
|
|
|
38
42
|
### Features
|
|
39
43
|
|
|
40
|
-
- **logger:** add `duration time` to logger time label ([ef188c4](https://github.com/AliMD/alwatr/commit/ef188c41a02789e1b35ab424bab24a393a03a3b0))
|
|
41
|
-
- **logger:** add `time` & `timeEnd` ([0bd4ec5](https://github.com/AliMD/alwatr/commit/0bd4ec5dbd185b17cfb8656a84a782e848ade138))
|
|
42
|
-
- **logger:** optional devMode per package ([cc1eb87](https://github.com/AliMD/alwatr/commit/cc1eb879832807d55ad4cf268a54b2d5e4346fff))
|
|
44
|
+
- **logger:** add `duration time` to logger time label ([ef188c4](https://github.com/AliMD/alwatr-eslib/commit/ef188c41a02789e1b35ab424bab24a393a03a3b0))
|
|
45
|
+
- **logger:** add `time` & `timeEnd` ([0bd4ec5](https://github.com/AliMD/alwatr-eslib/commit/0bd4ec5dbd185b17cfb8656a84a782e848ade138))
|
|
46
|
+
- **logger:** optional devMode per package ([cc1eb87](https://github.com/AliMD/alwatr-eslib/commit/cc1eb879832807d55ad4cf268a54b2d5e4346fff))
|
|
43
47
|
|
|
44
48
|
# 0.30.0 (2023-03-06)
|
|
45
49
|
|
|
46
50
|
### Features
|
|
47
51
|
|
|
48
|
-
- **logger:** export isBrowser ([5b5be8b](https://github.com/AliMD/alwatr/commit/5b5be8b2312ca67f186d1614506423f1fdb90877))
|
|
52
|
+
- **logger:** export isBrowser ([5b5be8b](https://github.com/AliMD/alwatr-eslib/commit/5b5be8b2312ca67f186d1614506423f1fdb90877))
|
|
49
53
|
|
|
50
54
|
# 0.29.0 (2023-02-10)
|
|
51
55
|
|
|
@@ -53,260 +57,260 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
|
|
|
53
57
|
|
|
54
58
|
### Bug Fixes
|
|
55
59
|
|
|
56
|
-
- **logger:** _ALWATR_VERSION_ ([9cf8f20](https://github.com/AliMD/alwatr/commit/9cf8f208e8adbfa2e2c622a8465453d5554cbd37))
|
|
60
|
+
- **logger:** _ALWATR_VERSION_ ([9cf8f20](https://github.com/AliMD/alwatr-eslib/commit/9cf8f208e8adbfa2e2c622a8465453d5554cbd37))
|
|
57
61
|
|
|
58
62
|
# 0.27.0 (2022-12-29)
|
|
59
63
|
|
|
60
64
|
### Bug Fixes
|
|
61
65
|
|
|
62
|
-
- **logger:** version ([2295fee](https://github.com/AliMD/alwatr/commit/2295fee74e8eebd9db399129de31f2b0d6d6b168))
|
|
66
|
+
- **logger:** version ([2295fee](https://github.com/AliMD/alwatr-eslib/commit/2295fee74e8eebd9db399129de31f2b0d6d6b168))
|
|
63
67
|
|
|
64
68
|
### Features
|
|
65
69
|
|
|
66
|
-
- **type:** define alwatrRegistredList ([25406c2](https://github.com/AliMD/alwatr/commit/25406c268f39cf3e055ea05c9fc7b50bd3dd0a17))
|
|
70
|
+
- **type:** define alwatrRegistredList ([25406c2](https://github.com/AliMD/alwatr-eslib/commit/25406c268f39cf3e055ea05c9fc7b50bd3dd0a17))
|
|
67
71
|
|
|
68
72
|
# 0.26.0 (2022-12-22)
|
|
69
73
|
|
|
70
74
|
### Bug Fixes
|
|
71
75
|
|
|
72
|
-
- set correct path ([d01ce6f](https://github.com/AliMD/alwatr/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9))
|
|
73
|
-
- tsconfig ([e96dcd3](https://github.com/AliMD/alwatr/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35))
|
|
76
|
+
- set correct path ([d01ce6f](https://github.com/AliMD/alwatr-eslib/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9))
|
|
77
|
+
- tsconfig ([e96dcd3](https://github.com/AliMD/alwatr-eslib/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35))
|
|
74
78
|
|
|
75
79
|
### Features
|
|
76
80
|
|
|
77
|
-
- improve error debugging ([1fba504](https://github.com/AliMD/alwatr/commit/1fba50400a1e8ececc10bbe8ea11cc8dcea2289c))
|
|
78
|
-
- **logger:** add root version ([2ac01c1](https://github.com/AliMD/alwatr/commit/2ac01c1d12323a6c8591b3dd4826d08a55647dc1))
|
|
79
|
-
- **logger:** move incident to deployment mode ([4ee8dac](https://github.com/AliMD/alwatr/commit/4ee8dac5c54ce8a897382d3d4fb5bb852d24cf24))
|
|
81
|
+
- improve error debugging ([1fba504](https://github.com/AliMD/alwatr-eslib/commit/1fba50400a1e8ececc10bbe8ea11cc8dcea2289c))
|
|
82
|
+
- **logger:** add root version ([2ac01c1](https://github.com/AliMD/alwatr-eslib/commit/2ac01c1d12323a6c8591b3dd4826d08a55647dc1))
|
|
83
|
+
- **logger:** move incident to deployment mode ([4ee8dac](https://github.com/AliMD/alwatr-eslib/commit/4ee8dac5c54ce8a897382d3d4fb5bb852d24cf24))
|
|
80
84
|
|
|
81
|
-
# [1.0.0](https://github.com/AliMD/alwatr/compare/v0.32.0...v1.0.0) (2023-06-14)
|
|
85
|
+
# [1.0.0](https://github.com/AliMD/alwatr-eslib/compare/v0.32.0...v1.0.0) (2023-06-14)
|
|
82
86
|
|
|
83
87
|
**Note:** Version bump only for package @alwatr/logger
|
|
84
88
|
|
|
85
|
-
# [0.32.0](https://github.com/AliMD/alwatr/compare/v0.31.0...v0.32.0) (2023-05-27)
|
|
89
|
+
# [0.32.0](https://github.com/AliMD/alwatr-eslib/compare/v0.31.0...v0.32.0) (2023-05-27)
|
|
86
90
|
|
|
87
91
|
**Note:** Version bump only for package @alwatr/logger
|
|
88
92
|
|
|
89
|
-
# [0.31.0](https://github.com/AliMD/alwatr/compare/v0.30.0...v0.31.0) (2023-05-08)
|
|
93
|
+
# [0.31.0](https://github.com/AliMD/alwatr-eslib/compare/v0.30.0...v0.31.0) (2023-05-08)
|
|
90
94
|
|
|
91
95
|
### Bug Fixes
|
|
92
96
|
|
|
93
|
-
- **logger:** logMethod args type ([66338b7](https://github.com/AliMD/alwatr/commit/66338b7ba1d4b15af78f9f604f7be0a7e483413d))
|
|
94
|
-
- **logger:** logMethod args type ([1983b3d](https://github.com/AliMD/alwatr/commit/1983b3d2fe260226ca2660e33b9bd924facdf776))
|
|
95
|
-
- new logger api ([9d83a7d](https://github.com/AliMD/alwatr/commit/9d83a7dc5c103bc3bb4282dacfd85fa998915300))
|
|
97
|
+
- **logger:** logMethod args type ([66338b7](https://github.com/AliMD/alwatr-eslib/commit/66338b7ba1d4b15af78f9f604f7be0a7e483413d))
|
|
98
|
+
- **logger:** logMethod args type ([1983b3d](https://github.com/AliMD/alwatr-eslib/commit/1983b3d2fe260226ca2660e33b9bd924facdf776))
|
|
99
|
+
- new logger api ([9d83a7d](https://github.com/AliMD/alwatr-eslib/commit/9d83a7dc5c103bc3bb4282dacfd85fa998915300))
|
|
96
100
|
|
|
97
101
|
### Features
|
|
98
102
|
|
|
99
|
-
- **logger:** add `duration time` to logger time label ([ef188c4](https://github.com/AliMD/alwatr/commit/ef188c41a02789e1b35ab424bab24a393a03a3b0))
|
|
100
|
-
- **logger:** add `time` & `timeEnd` ([0bd4ec5](https://github.com/AliMD/alwatr/commit/0bd4ec5dbd185b17cfb8656a84a782e848ade138))
|
|
101
|
-
- **logger:** optional devMode per package ([cc1eb87](https://github.com/AliMD/alwatr/commit/cc1eb879832807d55ad4cf268a54b2d5e4346fff))
|
|
103
|
+
- **logger:** add `duration time` to logger time label ([ef188c4](https://github.com/AliMD/alwatr-eslib/commit/ef188c41a02789e1b35ab424bab24a393a03a3b0))
|
|
104
|
+
- **logger:** add `time` & `timeEnd` ([0bd4ec5](https://github.com/AliMD/alwatr-eslib/commit/0bd4ec5dbd185b17cfb8656a84a782e848ade138))
|
|
105
|
+
- **logger:** optional devMode per package ([cc1eb87](https://github.com/AliMD/alwatr-eslib/commit/cc1eb879832807d55ad4cf268a54b2d5e4346fff))
|
|
102
106
|
|
|
103
|
-
# [0.30.0](https://github.com/AliMD/alwatr/compare/v0.29.0...v0.30.0) (2023-03-06)
|
|
107
|
+
# [0.30.0](https://github.com/AliMD/alwatr-eslib/compare/v0.29.0...v0.30.0) (2023-03-06)
|
|
104
108
|
|
|
105
109
|
### Features
|
|
106
110
|
|
|
107
|
-
- **logger:** export isBrowser ([5b5be8b](https://github.com/AliMD/alwatr/commit/5b5be8b2312ca67f186d1614506423f1fdb90877))
|
|
111
|
+
- **logger:** export isBrowser ([5b5be8b](https://github.com/AliMD/alwatr-eslib/commit/5b5be8b2312ca67f186d1614506423f1fdb90877))
|
|
108
112
|
|
|
109
|
-
# [0.29.0](https://github.com/AliMD/alwatr/compare/v0.28.0...v0.29.0) (2023-02-10)
|
|
113
|
+
# [0.29.0](https://github.com/AliMD/alwatr-eslib/compare/v0.28.0...v0.29.0) (2023-02-10)
|
|
110
114
|
|
|
111
115
|
**Note:** Version bump only for package @alwatr/logger
|
|
112
116
|
|
|
113
|
-
# [0.28.0](https://github.com/AliMD/alwatr/compare/v0.27.0...v0.28.0) (2023-01-20)
|
|
117
|
+
# [0.28.0](https://github.com/AliMD/alwatr-eslib/compare/v0.27.0...v0.28.0) (2023-01-20)
|
|
114
118
|
|
|
115
119
|
### Bug Fixes
|
|
116
120
|
|
|
117
|
-
- **logger:** _ALWATR_VERSION_ ([9cf8f20](https://github.com/AliMD/alwatr/commit/9cf8f208e8adbfa2e2c622a8465453d5554cbd37))
|
|
121
|
+
- **logger:** _ALWATR_VERSION_ ([9cf8f20](https://github.com/AliMD/alwatr-eslib/commit/9cf8f208e8adbfa2e2c622a8465453d5554cbd37))
|
|
118
122
|
|
|
119
123
|
### Features
|
|
120
124
|
|
|
121
|
-
- **type:** define alwatrRegistredList ([25406c2](https://github.com/AliMD/alwatr/commit/25406c268f39cf3e055ea05c9fc7b50bd3dd0a17))
|
|
125
|
+
- **type:** define alwatrRegistredList ([25406c2](https://github.com/AliMD/alwatr-eslib/commit/25406c268f39cf3e055ea05c9fc7b50bd3dd0a17))
|
|
122
126
|
|
|
123
|
-
# [0.27.0](https://github.com/AliMD/alwatr/compare/v0.26.0...v0.27.0) (2022-12-29)
|
|
127
|
+
# [0.27.0](https://github.com/AliMD/alwatr-eslib/compare/v0.26.0...v0.27.0) (2022-12-29)
|
|
124
128
|
|
|
125
129
|
### Bug Fixes
|
|
126
130
|
|
|
127
|
-
- **logger:** version ([2295fee](https://github.com/AliMD/alwatr/commit/2295fee74e8eebd9db399129de31f2b0d6d6b168))
|
|
131
|
+
- **logger:** version ([2295fee](https://github.com/AliMD/alwatr-eslib/commit/2295fee74e8eebd9db399129de31f2b0d6d6b168))
|
|
128
132
|
|
|
129
|
-
# [0.26.0](https://github.com/AliMD/alwatr/compare/v0.25.0...v0.26.0) (2022-12-22)
|
|
133
|
+
# [0.26.0](https://github.com/AliMD/alwatr-eslib/compare/v0.25.0...v0.26.0) (2022-12-22)
|
|
130
134
|
|
|
131
135
|
### Bug Fixes
|
|
132
136
|
|
|
133
|
-
- set correct path ([d01ce6f](https://github.com/AliMD/alwatr/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9))
|
|
134
|
-
- tsconfig ([e96dcd3](https://github.com/AliMD/alwatr/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35))
|
|
137
|
+
- set correct path ([d01ce6f](https://github.com/AliMD/alwatr-eslib/commit/d01ce6ffa749a5e3e0e11e35b4ed61d75d61fec9))
|
|
138
|
+
- tsconfig ([e96dcd3](https://github.com/AliMD/alwatr-eslib/commit/e96dcd30774a9f06f7d051e0504192cbbe019e35))
|
|
135
139
|
|
|
136
140
|
### Features
|
|
137
141
|
|
|
138
|
-
- improve error debugging ([1fba504](https://github.com/AliMD/alwatr/commit/1fba50400a1e8ececc10bbe8ea11cc8dcea2289c))
|
|
139
|
-
- **logger:** add root version ([2ac01c1](https://github.com/AliMD/alwatr/commit/2ac01c1d12323a6c8591b3dd4826d08a55647dc1))
|
|
140
|
-
- **logger:** move incident to deployment mode ([4ee8dac](https://github.com/AliMD/alwatr/commit/4ee8dac5c54ce8a897382d3d4fb5bb852d24cf24))
|
|
142
|
+
- improve error debugging ([1fba504](https://github.com/AliMD/alwatr-eslib/commit/1fba50400a1e8ececc10bbe8ea11cc8dcea2289c))
|
|
143
|
+
- **logger:** add root version ([2ac01c1](https://github.com/AliMD/alwatr-eslib/commit/2ac01c1d12323a6c8591b3dd4826d08a55647dc1))
|
|
144
|
+
- **logger:** move incident to deployment mode ([4ee8dac](https://github.com/AliMD/alwatr-eslib/commit/4ee8dac5c54ce8a897382d3d4fb5bb852d24cf24))
|
|
141
145
|
|
|
142
|
-
# [0.25.0](https://github.com/AliMD/alwatr/compare/v0.24.1...v0.25.0) (2022-12-07)
|
|
146
|
+
# [0.25.0](https://github.com/AliMD/alwatr-eslib/compare/v0.24.1...v0.25.0) (2022-12-07)
|
|
143
147
|
|
|
144
148
|
### Features
|
|
145
149
|
|
|
146
|
-
- **logger:** log incident in production mode ([c9b6c56](https://github.com/AliMD/alwatr/commit/c9b6c56182750444b1cced3343b02eea6a9f24c5))
|
|
150
|
+
- **logger:** log incident in production mode ([c9b6c56](https://github.com/AliMD/alwatr-eslib/commit/c9b6c56182750444b1cced3343b02eea6a9f24c5))
|
|
147
151
|
|
|
148
|
-
## [0.24.1](https://github.com/AliMD/alwatr/compare/v0.24.0...v0.24.1) (2022-12-01)
|
|
152
|
+
## [0.24.1](https://github.com/AliMD/alwatr-eslib/compare/v0.24.0...v0.24.1) (2022-12-01)
|
|
149
153
|
|
|
150
154
|
### Bug Fixes
|
|
151
155
|
|
|
152
|
-
- **logger:** optimize for browserify builds ([7afdc1c](https://github.com/AliMD/alwatr/commit/7afdc1cb5baf9b66dedcdc251595c02a79a163b2))
|
|
156
|
+
- **logger:** optimize for browserify builds ([7afdc1c](https://github.com/AliMD/alwatr-eslib/commit/7afdc1cb5baf9b66dedcdc251595c02a79a163b2))
|
|
153
157
|
|
|
154
|
-
# [0.24.0](https://github.com/AliMD/alwatr/compare/v0.23.0...v0.24.0) (2022-11-28)
|
|
158
|
+
# [0.24.0](https://github.com/AliMD/alwatr-eslib/compare/v0.23.0...v0.24.0) (2022-11-28)
|
|
155
159
|
|
|
156
160
|
### Bug Fixes
|
|
157
161
|
|
|
158
|
-
- use ~ for package version ([4e027ff](https://github.com/AliMD/alwatr/commit/4e027ff63875e03b088ebcdc1bdf2495f4494eec))
|
|
162
|
+
- use ~ for package version ([4e027ff](https://github.com/AliMD/alwatr-eslib/commit/4e027ff63875e03b088ebcdc1bdf2495f4494eec))
|
|
159
163
|
|
|
160
|
-
# [0.23.0](https://github.com/AliMD/alwatr/compare/v0.22.1...v0.23.0) (2022-11-23)
|
|
164
|
+
# [0.23.0](https://github.com/AliMD/alwatr-eslib/compare/v0.22.1...v0.23.0) (2022-11-23)
|
|
161
165
|
|
|
162
166
|
**Note:** Version bump only for package @alwatr/logger
|
|
163
167
|
|
|
164
|
-
# [0.22.0](https://github.com/AliMD/alwatr/compare/v0.21.0...v0.22.0) (2022-11-20)
|
|
168
|
+
# [0.22.0](https://github.com/AliMD/alwatr-eslib/compare/v0.21.0...v0.22.0) (2022-11-20)
|
|
165
169
|
|
|
166
170
|
### Bug Fixes
|
|
167
171
|
|
|
168
|
-
- **logger:** message format in node ([0ab9153](https://github.com/AliMD/alwatr/commit/0ab9153e407cafd07af8b77b63e25c8d21b474c0))
|
|
172
|
+
- **logger:** message format in node ([0ab9153](https://github.com/AliMD/alwatr-eslib/commit/0ab9153e407cafd07af8b77b63e25c8d21b474c0))
|
|
169
173
|
|
|
170
174
|
### Features
|
|
171
175
|
|
|
172
|
-
- **logger:** better log in browser and node ([1a35ac4](https://github.com/AliMD/alwatr/commit/1a35ac4bbb9aae4280ea99b8383459cf44de0baa))
|
|
176
|
+
- **logger:** better log in browser and node ([1a35ac4](https://github.com/AliMD/alwatr-eslib/commit/1a35ac4bbb9aae4280ea99b8383459cf44de0baa))
|
|
173
177
|
|
|
174
|
-
# [0.21.0](https://github.com/AliMD/alwatr/compare/v0.20.0...v0.21.0) (2022-11-13)
|
|
178
|
+
# [0.21.0](https://github.com/AliMD/alwatr-eslib/compare/v0.20.0...v0.21.0) (2022-11-13)
|
|
175
179
|
|
|
176
180
|
**Note:** Version bump only for package @alwatr/logger
|
|
177
181
|
|
|
178
|
-
# [0.20.0](https://github.com/AliMD/alwatr/compare/v0.19.0...v0.20.0) (2022-11-05)
|
|
182
|
+
# [0.20.0](https://github.com/AliMD/alwatr-eslib/compare/v0.19.0...v0.20.0) (2022-11-05)
|
|
179
183
|
|
|
180
184
|
**Note:** Version bump only for package @alwatr/logger
|
|
181
185
|
|
|
182
|
-
# [0.19.0](https://github.com/AliMD/alwatr/compare/v0.18.0...v0.19.0) (2022-11-01)
|
|
186
|
+
# [0.19.0](https://github.com/AliMD/alwatr-eslib/compare/v0.18.0...v0.19.0) (2022-11-01)
|
|
183
187
|
|
|
184
188
|
### Bug Fixes
|
|
185
189
|
|
|
186
|
-
- Import error in webpack ([1a52f67](https://github.com/AliMD/alwatr/commit/1a52f67ff2788c51abd13126f34353c26aa669c3))
|
|
190
|
+
- Import error in webpack ([1a52f67](https://github.com/AliMD/alwatr-eslib/commit/1a52f67ff2788c51abd13126f34353c26aa669c3))
|
|
187
191
|
|
|
188
|
-
# [0.18.0](https://github.com/AliMD/alwatr/compare/v0.17.0...v0.18.0) (2022-10-22)
|
|
192
|
+
# [0.18.0](https://github.com/AliMD/alwatr-eslib/compare/v0.17.0...v0.18.0) (2022-10-22)
|
|
189
193
|
|
|
190
194
|
**Note:** Version bump only for package @alwatr/logger
|
|
191
195
|
|
|
192
|
-
# [0.17.0](https://github.com/AliMD/alwatr/compare/v0.16.1...v0.17.0) (2022-10-21)
|
|
196
|
+
# [0.17.0](https://github.com/AliMD/alwatr-eslib/compare/v0.16.1...v0.17.0) (2022-10-21)
|
|
193
197
|
|
|
194
198
|
### Bug Fixes
|
|
195
199
|
|
|
196
|
-
- **`logger`:** `accident` sould `console.warn` ([c210c9f](https://github.com/AliMD/alwatr/commit/c210c9f6a864692848ea0c89d6ffbdb19167732a))
|
|
200
|
+
- **`logger`:** `accident` sould `console.warn` ([c210c9f](https://github.com/AliMD/alwatr-eslib/commit/c210c9f6a864692848ea0c89d6ffbdb19167732a))
|
|
197
201
|
|
|
198
|
-
# [0.16.0](https://github.com/AliMD/alwatr/compare/v0.15.0...v0.16.0) (2022-09-08)
|
|
202
|
+
# [0.16.0](https://github.com/AliMD/alwatr-eslib/compare/v0.15.0...v0.16.0) (2022-09-08)
|
|
199
203
|
|
|
200
204
|
**Note:** Version bump only for package @alwatr/logger
|
|
201
205
|
|
|
202
|
-
# [0.15.0](https://github.com/AliMD/alwatr/compare/v0.14.0...v0.15.0) (2022-09-01)
|
|
206
|
+
# [0.15.0](https://github.com/AliMD/alwatr-eslib/compare/v0.14.0...v0.15.0) (2022-09-01)
|
|
203
207
|
|
|
204
208
|
**Note:** Version bump only for package @alwatr/logger
|
|
205
209
|
|
|
206
|
-
# [0.14.0](https://github.com/AliMD/alwatr/compare/v0.13.0...v0.14.0) (2022-08-19)
|
|
210
|
+
# [0.14.0](https://github.com/AliMD/alwatr-eslib/compare/v0.13.0...v0.14.0) (2022-08-19)
|
|
207
211
|
|
|
208
212
|
**Note:** Version bump only for package @alwatr/logger
|
|
209
213
|
|
|
210
|
-
# [0.13.0](https://github.com/AliMD/alwatr/compare/v0.12.0...v0.13.0) (2022-08-06)
|
|
214
|
+
# [0.13.0](https://github.com/AliMD/alwatr-eslib/compare/v0.12.0...v0.13.0) (2022-08-06)
|
|
211
215
|
|
|
212
216
|
**Note:** Version bump only for package @alwatr/logger
|
|
213
217
|
|
|
214
|
-
# [0.12.0](https://github.com/AliMD/alwatr/compare/v0.11.0...v0.12.0) (2022-07-22)
|
|
218
|
+
# [0.12.0](https://github.com/AliMD/alwatr-eslib/compare/v0.11.0...v0.12.0) (2022-07-22)
|
|
215
219
|
|
|
216
220
|
### Bug Fixes
|
|
217
221
|
|
|
218
|
-
- **logger:** refactor behavior of force ([7d9307b](https://github.com/AliMD/alwatr/commit/7d9307bb78523f3dae17b3bd80fa2fb47c90975f))
|
|
222
|
+
- **logger:** refactor behavior of force ([7d9307b](https://github.com/AliMD/alwatr-eslib/commit/7d9307bb78523f3dae17b3bd80fa2fb47c90975f))
|
|
219
223
|
|
|
220
224
|
### Features
|
|
221
225
|
|
|
222
|
-
- **logger:** compatible with node.js ([7ee8b6d](https://github.com/AliMD/alwatr/commit/7ee8b6de3143e39c300345dec6864c9c56a4aae7))
|
|
223
|
-
- **logger:** node coloring support ([2b4aab6](https://github.com/AliMD/alwatr/commit/2b4aab655bc0707761587a7439de98bbd4ad0e08))
|
|
226
|
+
- **logger:** compatible with node.js ([7ee8b6d](https://github.com/AliMD/alwatr-eslib/commit/7ee8b6de3143e39c300345dec6864c9c56a4aae7))
|
|
227
|
+
- **logger:** node coloring support ([2b4aab6](https://github.com/AliMD/alwatr-eslib/commit/2b4aab655bc0707761587a7439de98bbd4ad0e08))
|
|
224
228
|
|
|
225
|
-
# [0.11.0](https://github.com/AliMD/alwatr/compare/v0.10.1...v0.11.0) (2022-04-16)
|
|
229
|
+
# [0.11.0](https://github.com/AliMD/alwatr-eslib/compare/v0.10.1...v0.11.0) (2022-04-16)
|
|
226
230
|
|
|
227
231
|
**Note:** Version bump only for package @alwatr/logger
|
|
228
232
|
|
|
229
|
-
# [0.10.0](https://github.com/AliMD/alwatr/compare/v0.9.0...v0.10.0) (2022-04-02)
|
|
233
|
+
# [0.10.0](https://github.com/AliMD/alwatr-eslib/compare/v0.9.0...v0.10.0) (2022-04-02)
|
|
230
234
|
|
|
231
235
|
**Note:** Version bump only for package @alwatr/logger
|
|
232
236
|
|
|
233
|
-
# [0.9.0](https://github.com/AliMD/alwatr/compare/v0.8.0...v0.9.0) (2022-03-22)
|
|
237
|
+
# [0.9.0](https://github.com/AliMD/alwatr-eslib/compare/v0.8.0...v0.9.0) (2022-03-22)
|
|
234
238
|
|
|
235
239
|
**Note:** Version bump only for package @alwatr/logger
|
|
236
240
|
|
|
237
|
-
# [0.8.0](https://github.com/AliMD/alwatr/compare/v0.7.2...v0.8.0) (2022-03-14)
|
|
241
|
+
# [0.8.0](https://github.com/AliMD/alwatr-eslib/compare/v0.7.2...v0.8.0) (2022-03-14)
|
|
238
242
|
|
|
239
243
|
**Note:** Version bump only for package @alwatr/logger
|
|
240
244
|
|
|
241
|
-
## [0.7.2](https://github.com/AliMD/alwatr/compare/v0.7.1...v0.7.2) (2022-03-12)
|
|
245
|
+
## [0.7.2](https://github.com/AliMD/alwatr-eslib/compare/v0.7.1...v0.7.2) (2022-03-12)
|
|
242
246
|
|
|
243
247
|
### Features
|
|
244
248
|
|
|
245
|
-
- **logger:** add debug and improve documents ([8f83d29](https://github.com/AliMD/alwatr/commit/8f83d2956e521f016fe530322f657c343f1a0b80))
|
|
249
|
+
- **logger:** add debug and improve documents ([8f83d29](https://github.com/AliMD/alwatr-eslib/commit/8f83d2956e521f016fe530322f657c343f1a0b80))
|
|
246
250
|
|
|
247
|
-
# [0.7.0](https://github.com/AliMD/alwatr/compare/v0.6.1...v0.7.0) (2022-03-12)
|
|
251
|
+
# [0.7.0](https://github.com/AliMD/alwatr-eslib/compare/v0.6.1...v0.7.0) (2022-03-12)
|
|
248
252
|
|
|
249
253
|
**Note:** Version bump only for package @alwatr/logger
|
|
250
254
|
|
|
251
|
-
# [0.6.0](https://github.com/AliMD/alwatr/compare/v0.5.0...v0.6.0) (2022-03-11)
|
|
255
|
+
# [0.6.0](https://github.com/AliMD/alwatr-eslib/compare/v0.5.0...v0.6.0) (2022-03-11)
|
|
252
256
|
|
|
253
257
|
### Bug Fixes
|
|
254
258
|
|
|
255
|
-
- alalwatr ([898aa6e](https://github.com/AliMD/alwatr/commit/898aa6ed0888eab9265c83b96a50f1b8c216d143))
|
|
256
|
-
- **packages:** duplicate alwatr keyword ([77d4aa2](https://github.com/AliMD/alwatr/commit/77d4aa2105ad47515c3eee251fd6b8c281d0d1fc))
|
|
259
|
+
- alalwatr ([898aa6e](https://github.com/AliMD/alwatr-eslib/commit/898aa6ed0888eab9265c83b96a50f1b8c216d143))
|
|
260
|
+
- **packages:** duplicate alwatr keyword ([77d4aa2](https://github.com/AliMD/alwatr-eslib/commit/77d4aa2105ad47515c3eee251fd6b8c281d0d1fc))
|
|
257
261
|
|
|
258
|
-
# [0.5.0](https://github.com/AliMD/alwatr/compare/v0.4.0...v0.5.0) (2022-03-11)
|
|
262
|
+
# [0.5.0](https://github.com/AliMD/alwatr-eslib/compare/v0.4.0...v0.5.0) (2022-03-11)
|
|
259
263
|
|
|
260
264
|
### Performance Improvements
|
|
261
265
|
|
|
262
|
-
- **logger:** refactor making logger object ([bc38018](https://github.com/AliMD/alwatr/commit/bc38018758540130df2f46c44521aea0a867bbe8))
|
|
266
|
+
- **logger:** refactor making logger object ([bc38018](https://github.com/AliMD/alwatr-eslib/commit/bc38018758540130df2f46c44521aea0a867bbe8))
|
|
263
267
|
|
|
264
|
-
# [0.4.0](https://github.com/AliMD/alwatr/compare/v0.3.0...v0.4.0) (2022-03-11)
|
|
268
|
+
# [0.4.0](https://github.com/AliMD/alwatr-eslib/compare/v0.3.0...v0.4.0) (2022-03-11)
|
|
265
269
|
|
|
266
270
|
### Bug Fixes
|
|
267
271
|
|
|
268
|
-
- **logger:** types missing ([712363d](https://github.com/AliMD/alwatr/commit/712363d3cf77a712f8c801c4dc9d06d256dfc0e6))
|
|
272
|
+
- **logger:** types missing ([712363d](https://github.com/AliMD/alwatr-eslib/commit/712363d3cf77a712f8c801c4dc9d06d256dfc0e6))
|
|
269
273
|
|
|
270
274
|
### Features
|
|
271
275
|
|
|
272
|
-
- **logger:** add logProperty, logMethodFull ([8b0317d](https://github.com/AliMD/alwatr/commit/8b0317db88ed73604a27935a3a30cd5c31cb0804))
|
|
273
|
-
- **logger:** complete refactor the logger with new API and fix show correct line number ([7efe8cf](https://github.com/AliMD/alwatr/commit/7efe8cf0f566e148406f38fdd60fa3d747c9bc51))
|
|
276
|
+
- **logger:** add logProperty, logMethodFull ([8b0317d](https://github.com/AliMD/alwatr-eslib/commit/8b0317db88ed73604a27935a3a30cd5c31cb0804))
|
|
277
|
+
- **logger:** complete refactor the logger with new API and fix show correct line number ([7efe8cf](https://github.com/AliMD/alwatr-eslib/commit/7efe8cf0f566e148406f38fdd60fa3d747c9bc51))
|
|
274
278
|
|
|
275
|
-
# [0.3.0](https://github.com/AliMD/alwatr/compare/v0.2.1...v0.3.0) (2022-03-06)
|
|
279
|
+
# [0.3.0](https://github.com/AliMD/alwatr-eslib/compare/v0.2.1...v0.3.0) (2022-03-06)
|
|
276
280
|
|
|
277
281
|
**Note:** Version bump only for package @alwatr/logger
|
|
278
282
|
|
|
279
|
-
## [0.2.1](https://github.com/AliMD/alwatr/compare/v0.2.0...v0.2.1) (2022-03-05)
|
|
283
|
+
## [0.2.1](https://github.com/AliMD/alwatr-eslib/compare/v0.2.0...v0.2.1) (2022-03-05)
|
|
280
284
|
|
|
281
285
|
### Bug Fixes
|
|
282
286
|
|
|
283
|
-
- **logger:** alwatrRegisteredList name ([ff59133](https://github.com/AliMD/alwatr/commit/ff5913321c4eafa1ce53fdacebf8fb4f23bfe430))
|
|
287
|
+
- **logger:** alwatrRegisteredList name ([ff59133](https://github.com/AliMD/alwatr-eslib/commit/ff5913321c4eafa1ce53fdacebf8fb4f23bfe430))
|
|
284
288
|
|
|
285
|
-
# [0.2.0](https://github.com/AliMD/alwatr/compare/v0.1.2...v0.2.0) (2022-03-05)
|
|
289
|
+
# [0.2.0](https://github.com/AliMD/alwatr-eslib/compare/v0.1.2...v0.2.0) (2022-03-05)
|
|
286
290
|
|
|
287
291
|
**Note:** Version bump only for package @alwatr/logger
|
|
288
292
|
|
|
289
|
-
## [0.1.2](https://github.com/AliMD/alwatr/compare/v0.1.1...v0.1.2) (2022-03-03)
|
|
293
|
+
## [0.1.2](https://github.com/AliMD/alwatr-eslib/compare/v0.1.1...v0.1.2) (2022-03-03)
|
|
290
294
|
|
|
291
295
|
**Note:** Version bump only for package @alwatr/logger
|
|
292
296
|
|
|
293
|
-
## [0.1.1](https://github.com/AliMD/alwatr/compare/v0.1.0...v0.1.1) (2022-03-03)
|
|
297
|
+
## [0.1.1](https://github.com/AliMD/alwatr-eslib/compare/v0.1.0...v0.1.1) (2022-03-03)
|
|
294
298
|
|
|
295
299
|
### Bug Fixes
|
|
296
300
|
|
|
297
|
-
- **packages:** add publish config to public ([9cb3710](https://github.com/AliMD/alwatr/commit/9cb37106b5a35d24d5195ff54232e5769ccc034e))
|
|
301
|
+
- **packages:** add publish config to public ([9cb3710](https://github.com/AliMD/alwatr-eslib/commit/9cb37106b5a35d24d5195ff54232e5769ccc034e))
|
|
298
302
|
|
|
299
303
|
# 0.1.0 (2022-03-02)
|
|
300
304
|
|
|
301
305
|
### Bug Fixes
|
|
302
306
|
|
|
303
|
-
- **logger:** fix debug scope ([be62f14](https://github.com/AliMD/alwatr/commit/be62f142cbe3fe4d328e3fd9941ea7c2d640a23f))
|
|
304
|
-
- **logger:** fix logger debug scope ([e734d21](https://github.com/AliMD/alwatr/commit/e734d218db888ecec33a03dc805b98dd75543efd))
|
|
305
|
-
- tsconfig issues ([159adeb](https://github.com/AliMD/alwatr/commit/159adeb72de4626dc16f6657765605b0a2ddccb1))
|
|
307
|
+
- **logger:** fix debug scope ([be62f14](https://github.com/AliMD/alwatr-eslib/commit/be62f142cbe3fe4d328e3fd9941ea7c2d640a23f))
|
|
308
|
+
- **logger:** fix logger debug scope ([e734d21](https://github.com/AliMD/alwatr-eslib/commit/e734d218db888ecec33a03dc805b98dd75543efd))
|
|
309
|
+
- tsconfig issues ([159adeb](https://github.com/AliMD/alwatr-eslib/commit/159adeb72de4626dc16f6657765605b0a2ddccb1))
|
|
306
310
|
|
|
307
311
|
### Features
|
|
308
312
|
|
|
309
|
-
- **logger:** debug scope ([6e4190d](https://github.com/AliMD/alwatr/commit/6e4190dc9dafc28e3a7a481aa43622a23527993c))
|
|
310
|
-
- **logger:** debug scope logger package ([1a4baeb](https://github.com/AliMD/alwatr/commit/1a4baeb7a253ba66563dbcf06079242dabb9f246))
|
|
311
|
-
- **logger:** alwatr logger package ([711268e](https://github.com/AliMD/alwatr/commit/711268e17dea8ada9c901ef1e9d605b3212abd97))
|
|
312
|
-
- **logger:** alwatr meta structure ([feade73](https://github.com/AliMD/alwatr/commit/feade735a6f141db77b81d7791d8872d45c8bf7e))
|
|
313
|
+
- **logger:** debug scope ([6e4190d](https://github.com/AliMD/alwatr-eslib/commit/6e4190dc9dafc28e3a7a481aa43622a23527993c))
|
|
314
|
+
- **logger:** debug scope logger package ([1a4baeb](https://github.com/AliMD/alwatr-eslib/commit/1a4baeb7a253ba66563dbcf06079242dabb9f246))
|
|
315
|
+
- **logger:** alwatr logger package ([711268e](https://github.com/AliMD/alwatr-eslib/commit/711268e17dea8ada9c901ef1e9d605b3212abd97))
|
|
316
|
+
- **logger:** alwatr meta structure ([feade73](https://github.com/AliMD/alwatr-eslib/commit/feade735a6f141db77b81d7791d8872d45c8bf7e))
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@alwatr/logger",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.4",
|
|
4
4
|
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"log",
|
|
@@ -24,16 +24,16 @@
|
|
|
24
24
|
},
|
|
25
25
|
"repository": {
|
|
26
26
|
"type": "git",
|
|
27
|
-
"url": "https://github.com/AliMD/alwatr",
|
|
27
|
+
"url": "https://github.com/AliMD/alwatr-eslib",
|
|
28
28
|
"directory": "core/logger"
|
|
29
29
|
},
|
|
30
|
-
"homepage": "https://github.com/AliMD/alwatr/tree/main/core/logger#readme",
|
|
30
|
+
"homepage": "https://github.com/AliMD/alwatr-eslib/tree/main/core/logger#readme",
|
|
31
31
|
"bugs": {
|
|
32
|
-
"url": "https://github.com/AliMD/alwatr/issues"
|
|
32
|
+
"url": "https://github.com/AliMD/alwatr-eslib/issues"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@alwatr/type": "^1.1.
|
|
35
|
+
"@alwatr/type": "^1.1.3",
|
|
36
36
|
"tslib": "^2.6.2"
|
|
37
37
|
},
|
|
38
|
-
"gitHead": "
|
|
38
|
+
"gitHead": "dc3c2aa3caa7b7bbc1937f10e241ad6f00f43dee"
|
|
39
39
|
}
|