mg-transport-core/core/logger
Neur0toxine 627ceae0bc
Replace old Sentry client with the new SDK
* replace old Sentry client with the new SDK
* do not initialize Sentry SDK twice, correct panic processing
* account prefix for panics
* log errors with account context data
* tests
* linter fixes
* removed 1.18 from available versions
2022-03-18 10:46:22 +03:00
..
account_logger_decorator_test.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
account_logger_decorator.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
logger_test.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
logger.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
nil_logger_test.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
nil_logger.go Refactoring and new features (#35) 2021-12-01 15:40:23 +03:00
prefix_decorator_test.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00
prefix_decorator.go Replace old Sentry client with the new SDK 2022-03-18 10:46:22 +03:00