Skip to content

Releases: dyihoon90/glogging

Replace uuidv4 with native crypto.randomUUID

02 Jun 08:38

Choose a tag to compare

Bump dependencies version

02 Jun 08:22

Choose a tag to compare

Fix dependency vulnerabilities

21 Apr 02:24

Choose a tag to compare

Bump dependencies version

14 Apr 05:02

Choose a tag to compare

Bump Express typings to express 5 typings

21 Feb 08:50

Choose a tag to compare

There are breaking changes in the Request object from express 4 to express 5.

Since this repo's IExpressRequestextends this object, glogging 4.0.0 onwards will be compatible with express 5 typings.

Full Changelog: v3.0.7...v4.0.0

Bump @types/express to 5

21 Feb 08:27

Choose a tag to compare

Pre-release
v3.0.8-beta.0

3.0.8-beta.0

Add toLogSuccessTxn option in decorator

07 Jan 10:00

Choose a tag to compare

  • When decorating functions and methods, if opt.toLogSuccessTxn is set to false, will not log successful transactions. i.e. successful completion of the function.
  • Will only log failed function calls.

Add toLogSuccessTxn option in decorator

07 Jan 03:43

Choose a tag to compare

Pre-release
  • When decorating functions and methods, if opt.toLogSuccessTxn is set to false, will not log successful transactions. i.e. successful completion of the function.
  • Will only log failed function calls.

Override async to ^3.2.6

20 Nov 05:54

Choose a tag to compare

Bump winston to 3.17.0

19 Nov 03:29

Choose a tag to compare

v3.0.4

3.0.4