Skip to content

Releases: eartharoid/leekslazylogger

v6.0.0

23 Nov 00:53
2fe09b7
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v6.0.0

v5.0.0

01 Nov 20:53
4724173
Compare
Choose a tag to compare

Changelog

Removed Logger.transports and the default export.

Full Changelog: v4.1.7...v5.0.0

v4.1.7

18 Mar 12:50
Compare
Choose a tag to compare

Changelog

Undo previous change that broke default transports

Full Changelog: v4.1.6...v4.1.7

v4.1.6

12 Mar 18:45
Compare
Choose a tag to compare

I hate TypeScript

Full Changelog: v4.1.5...v4.1.6

v4.1.5

12 Mar 18:27
Compare
Choose a tag to compare

Changelog

  • Attempt to fix TypeScript nonsense 9d6b529

Full Changelog: v4.1.4...v4.1.5

v4.1.4

09 Feb 20:21
b349956
Compare
Choose a tag to compare

Changelog

  • Fixed duplicate log file headers & log files being created when disabled (08009c4)
  • Switched to util.format() so placeholders can be used (c571fe2)

v4.1.3

23 Oct 17:15
e7ba862
Compare
Choose a tag to compare

Changelog

  • Added colours option to ConsoleTransport

v4.1.2

02 Oct 12:08
49af650
Compare
Choose a tag to compare

Changelog

  • Fixed file, line, and column
  • Added Node.js v12 support

v4.1.1

01 Oct 23:11
7370b7e
Compare
Choose a tag to compare

Changelog

  • Fix colour/style codes being logged to files

v4.1.0

01 Oct 22:24
2505985
Compare
Choose a tag to compare

Changelog

  • Fixed log.options =
  • Added file, line, and column to the Log object