pub type ExecutionLoggerHandle = Sender<LoggerMessage>;
pub struct ExecutionLoggerHandle { /* private fields */ }