Enum LogLevel
mentat_ffi::android
pub enum LogLevel { Debug, Info, Warn, Error, }
Debug
Info
Warn
Error
impl Send for LogLevel
impl Sync for LogLevel