class SemanticLogger::DebugAsTraceLogger

when most of the debug logging should be at the trace level
This is useful for existing gems / libraries that log too much to debug
Custom logger that maps all calls to debug to trace calls