Log::Builder
Inherits Log::Configuration / Reference / Object
A Log::Builder creates Log instances for a given source.
It allows you to bind sources and patterns to a given backend.
Already created Log will be reconfigured as needed.
Instance methods
Binds a source pattern to a backend for all logs that are of severity equal or higher to level.