Class: Yell::Adapters::File
- Defined in:
- lib/yell/adapters/file.rb
Overview
The File
adapter is the most basic. As one would expect, it’s used for logging into files.
Direct Known Subclasses
Constant Summary
Constants inherited from Io
Instance Attribute Summary
Attributes inherited from Io
Method Summary
Methods inherited from Io
Methods included from Helpers::Formatter
Methods inherited from Base
close, #close, #initialize, #inspect, open, setup, write, #write
Methods included from Helpers::Level
Constructor Details
This class inherits a constructor from Yell::Adapters::Base