Commit 465508d
committed
refactor(core): BaseCatcher added
Env-agnostic logic from Catcher in @hawk.so/javascript moved in new abstract BaseCatcher so general logic (breadcrumbs management, user management, context management, message pre-processing and sending, and other utilities) may be reused in other platform-specific implementations.
Browser-specific logic (UI-framework integrations, window event listeners, ConsoleCatcher) remain in original Catcher in @hawk.so/javascript.1 parent c049bd4 commit 465508d
4 files changed
Lines changed: 540 additions & 443 deletions
0 commit comments