class Cheetah::Recorder
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
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