Skip to content

[email protected]: fix(logger): improve error logging structure (#2955)

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jan 14:14
· 198 commits to dev since this release
ab68ac3
* fix(logger): improve error logging structure

- Enhance logging of error properties
- Capture name and stack for better debugging

(Your error handling was so vague, it could moonlight as a fortune cookie)

* refactor(logger): improve error property extraction in WinstonLogger

- Simplify error property extraction logic
- Use forEach instead of reduce for clarity and performance

(your error handling is starting to look like a messy breakup with too many exes)