PlatformLoggerService

Trait PlatformLoggerService 

Source
pub trait PlatformLoggerService: Send + Sync {
    // Required method
    fn platform_info_string(&self) -> String;
}

Required Methods§

Implementors§