Skip to content

Releases: ironcodev/locustjs-logging

2.1.0

06 Nov 13:08
Compare
Choose a tag to compare

Refactored LoggerBase, ChainLogger: used batch in Log class to support args being passed in batch in log methods
Refactored ConsoleLogger: added colored output
Refactored DOMLogger: enhanced logs table, provided customization ability

1.0.14

06 Oct 03:33
Compare
Choose a tag to compare
Fixed 'window is undefined' issue in using DynamicLogger in NodeJs

1.0.9

05 Jan 13:54
Compare
Choose a tag to compare
Fixed bug: next is not defined

1.0.8

05 Jan 13:46
Compare
Choose a tag to compare
Added default type for DynamicLogger based on value stored in localSt…

1.0.7

05 Jan 13:29
Compare
Choose a tag to compare
Fixed bug: this.error is not a function