features/logging/data/repositories/logger_repository_impl library

Typedefs

ErrorCaptureCallback = void Function({String? errorType, required String message, String? stackTrace})
Callback for external error capture (e.g., replay capture).