class Log::Builder

Overview

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.

Included Modules

Defined in:

dexter/log.cr

Instance Method Summary

Instance Method Detail

def dexter_unbind(source : String) #

[View source]