Commit 16ca176
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 b8c9b5c commit 16ca176
3 files changed
Lines changed: 539 additions & 442 deletions
0 commit comments