Class | Cheetah::Recorder |
In: |
lib/cheetah.rb
|
Parent: | Object |
Defines a recorder interface. Recorder is an object that handles recording of the command execution into a logger. It decides what exactly gets logged, at what level and using what messages.
@abstract