File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 2.1.0
2+
3+ - Improved README explanation about debug mode. Thanks to
4+ @gkuga ([ #57 ] ( https://github.com/SourceHorizon/logger/pull/57 ) ).
5+ - Added web safe export. Fixes [ #58 ] ( https://github.com/SourceHorizon/logger/issues/58 ) .
6+ - Added ` logger.init ` to optionally await any ` async ` ` init() ` methods.
7+ Fixes [ #61 ] ( https://github.com/SourceHorizon/logger/issues/61 ) .
8+
19## 2.0.2+1
210
3- * Meta update: Updated repository links to https://github.com/SourceHorizon/logger .
11+ - Meta update: Updated repository links to https://github.com/SourceHorizon/logger .
412
513## 2.0.2
614
Original file line number Diff line number Diff line change 11name : logger
22description : Small, easy to use and extensible logger which prints beautiful logs.
3- version : 2.0.2+1
3+ version : 2.1.0
44repository : https://github.com/SourceHorizon/logger
55
66environment :
You can’t perform that action at this time.
0 commit comments