class Guard::UI::Logger::Config

def initialize(options = {})

def initialize(options = {})
  super(options, DEFAULTS)
end