Releases: dyihoon90/glogging
Releases · dyihoon90/glogging
Replace uuidv4 with native crypto.randomUUID
Bump dependencies version
v4.0.4 4.0.4
Fix dependency vulnerabilities
v4.0.3 4.0.3
Bump dependencies version
v4.0.2 4.0.2
Bump Express typings to express 5 typings
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
v3.0.8-beta.0 3.0.8-beta.0
Add toLogSuccessTxn option in decorator
- 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
- 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
v3.0.6 3.0.6
Bump winston to 3.17.0
v3.0.4 3.0.4