Module: LoggerTraceRefinement

Defined in:
lib/familia/logging.rb

Constant Summary collapse

TRACE =

Set to same value as Logger::DEBUG since 0 is the floor without either more invasive changes to the Logger class or a CustomLogger class that inherits from Logger.

2