class Footprint::Log::OutFile
Class that extends the Footprint::Log::Basic
and adds a write method which logs on info level.
This Class can be used as a File instance to write in log.
Public Instance Methods
write(message)
click to toggle source