Module: Uttk::Logger::ToUttkLog

Defined in:
lib/uttk/logger/to_uttk_log.rb

Overview

These extensions add to any object, a proper way to inject an object in a result like Logger.

Example:

include Uttk anObject.to_uttk_log(Logger.new(Dumper::Yaml.new(STDERR)))