Exception: Lumberjack::Formatter::StructuredFormatter::RecusiveReferenceError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/lumberjack/formatter/structured_formatter.rb

Overview

Exception raised when a circular reference is detected during traversal. This prevents infinite recursion when formatting objects that reference themselves.