pub fn try_recorder() -> Option<&'static dyn Recorder>
Returns a reference to the recorder.
If a recorder has not been set, returns None.
None