# sig/sentry/rails/breadcrumb/active_support_logger.rbs module Sentry::Rails::Breadcrumb::ActiveSupportLogger def add: (String name, Time started, Time _finished, String _unique_id, Hash data) -> untyped end