Class: Pakyow::Logger::Formatters::JSON Private
- Inherits:
-
Pakyow::Logger::Formatter
- Object
- Pakyow::Logger::Formatter
- Pakyow::Logger::Formatters::JSON
- Defined in:
- lib/pakyow/logger/formatters/json.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 as json.
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Pakyow::Logger::Formatter
Method Summary
Methods inherited from Pakyow::Logger::Formatter
Constructor Details
This class inherits a constructor from Pakyow::Logger::Formatter