Type Definition cog_task::server::io::logger::LogGroup

source · []
pub type LogGroup = (Vec<(String, String, Value)>, bool);