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