Class: Pakyow::Logger::Formatters::Human Private

Inherits:
Pakyow::Logger::Formatter show all
Defined in:
lib/pakyow/logger/formatters/human.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Formats log messages for humans.

Examples:

19.00

Instance Attribute Summary

Attributes inherited from Pakyow::Logger::Formatter

#output

Method Summary

Methods inherited from Pakyow::Logger::Formatter

#call, #initialize, #verbose!

Constructor Details

This class inherits a constructor from Pakyow::Logger::Formatter