Skip to main content

CLogHandler

Type Alias CLogHandler 

Source
pub type CLogHandler = fn(CLogRecord);
Expand description

Function type definition for post processing logged events.