class

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

sources

Returns all log sources.

See: Log.for(source, ...)

Source