class Appsignal::EventFormatter::ActionView::RenderFormatter
def format(payload)
def format(payload) return nil unless payload[:identifier] [payload[:identifier].sub(root_path, BLANK), nil] end
def format(payload) return nil unless payload[:identifier] [payload[:identifier].sub(root_path, BLANK), nil] end