Class: Footprint::Log::ErrorFile
- Defined in:
- lib/footprint/log/error_file.rb
Instance Method Summary collapse
Methods inherited from Basic
Constructor Details
This class inherits a constructor from Footprint::Log::Basic
Instance Method Details
#write(message) ⇒ Object
9 10 11 |
# File 'lib/footprint/log/error_file.rb', line 9 def write() error end |