| Module | Uttk::Logger::ToUttkLog |
| In: |
lib/uttk/logger/to_uttk_log.rb
|
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)))