ArrJanitor::Reporter
Worker-facing logging facade. Wraps a Channel(LogEvent); each level helper
builds a LogEvent and sends it down the channel for the main-fiber
LogConsumer to emit. Safe to call from any fiber/thread.
Worker-facing logging facade. Wraps a Channel(LogEvent); each level helper
builds a LogEvent and sends it down the channel for the main-fiber
LogConsumer to emit. Safe to call from any fiber/thread.