Releases: quintoandar/node-logger
Releases · quintoandar/node-logger
3.8.2
What's Changed
- fix: error TS2371: A parameter initializer is only allowed in a function or constructor implementation. by @garri-ribeiro in #30
New Contributors
- @garri-ribeiro made their first contribution in #30
Full Changelog: 3.8.1...3.8.2
3.8.1
What's Changed
- Feat/reduce bundle size by @thiagoazeredo-quintoandar in #28
Full Changelog: 3.8.0...3.8.1
3.8.0: Merge pull request #27 from quintoandar/filter-attributes
Filter root span attributes
3.7.0: bump sentry to 7.38 (#26)
Sentry 7.38
3.6.1
3.6.0: Merge pull request #24 from quintoandar/format-spans
Format spans
3.5.0: Merge pull request #23 from quintoandar/log-all-span-ids
Log all span ids
3.4.0
What's Changed
- Add structured logs support by @NurCorezzi in #22
New Contributors
- @NurCorezzi made their first contribution in #22
Full Changelog: 3.3.62...3.4.0
3.3.62: Merge pull request #21 from quintoandar/add-obfuscator-method
Add a new feature to obfuscate logs.
3.3.61
bump deps