Releases: quintoandar/node-logger
Releases · quintoandar/node-logger
Updating dependencies
3.3.6 bump deps (#19)
3.3.5a
bump deps
sentry bump
3.3.5 bump sentry (#18)
team tag from error to sentry
Feature/add sentry team tag (#16) * bump dependencies * add team tag to sentry * add changing to readme
3.3.4d
reduce sentry version
3.3.4c
fix sentry node
3.3.4b: Merge pull request #15 from quintoandar/fix/logger-type
Fix Logger Type
Fix Logger Type
@sentry/node doesn't have a Sentry module. We want the type of the main module. It raises a has no exported member 'Sentry'. error.
Also:
- Add official sentry types
- Fix package version
Sentry integration bugfixes and dependencies update
Feature/fix logger (#14) * Fix context info * bump dependencies * add traceId as tag
Better sentry integration
3.3.1 fix object check