Skip to content

Releases: mekh/logis

Loggis v3 release

04 Sep 09:26

Choose a tag to compare

  • JSON format
  • circulars handling
  • callsites tracing information
  • Primitives and Logline formatters
  • LOG_JSON process environment variable handling
  • changed default output format

v2.1.1

28 Aug 16:45

Choose a tag to compare

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

v2.1.0

28 Aug 15:51

Choose a tag to compare

  • Handle circular structures (express req/res, sequelize models, etc)
  • Proper handling of Function, Date, Error, Promise objects by default formatter
  • Callsites - ability to print callee filename, function name, line number

v2.0

15 Nov 06:29

Choose a tag to compare

  • Fix configuration issues
  • Fix Error-object serialization
  • Add ESM compatibility