Skip to content

Releases: 17media/node-logger

v2.1.1

28 Nov 03:26

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

22 Mar 03:33

Choose a tag to compare

Feature

  • add the following options for the attachments of slack
    • fields
      • short
      • maxLine
    • getFooter

Bug Fix

06 May 03:44

Choose a tag to compare

Fixed #5
When log message contains circular reference, we will get exception when we try to JSON.stringify(fields)