Releases: eartharoid/leekslazylogger
Releases · eartharoid/leekslazylogger
v6.0.0
What's Changed
- Fix typing declerations by @niekschoemaker in #31
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #32
Logger.defaults
is static
New Contributors
- @niekschoemaker made their first contribution in #31
- @dependabot made their first contribution in #32
Full Changelog: v5.0.0...v6.0.0
v5.0.0
v4.1.7
v4.1.6
I hate TypeScript
Full Changelog: v4.1.5...v4.1.6
v4.1.5
v4.1.4
v4.1.3
Changelog
- Added
colours
option toConsoleTransport
v4.1.2
Changelog
- Fixed
file
,line
, andcolumn
- Added Node.js v12 support
v4.1.1
Changelog
- Fix colour/style codes being logged to files
v4.1.0
Changelog
- Fixed
log.options =
- Added
file
,line
, andcolumn
to theLog
object