Skip to content

Releases: simplyappdevs/logging-helper

v1.1.0

05 Sep 15:02

Choose a tag to compare

v1.1.0

Features

  • Added createLogEntry() in module wrapper
  • Added createLogEntry() in function wrapper
  • Removed durationInMS from LogEntry definition and implementation

Bug Fixes

N/A

Known Issues

N/A

v1.0.3

05 Sep 15:01

Choose a tag to compare

v1.0.3

Features

  • Updated for better hybrid ESM+CJS support

Bug Fixes

N/A

Known Issues

N/A

Dependencies updates to remediate vulnerabilities

17 Jul 15:39
91b6441

Choose a tag to compare

v1.0.2

Features:

N/A

Fixes/Updates:

  • Updated deps
  • Installed rimraf for script to work between MAC and PC

Known Issues:

N/A

v1.0.1

03 May 23:10

Choose a tag to compare

v1.0.1

Features

  • Log levels
  • Output by log levels
  • Standardized log structure that includes (but not limited to) app name, module name, function name, and other information
  • High-order functions to wrap module name and function name

Enhancements

N/A

Bug Fixes

N/A