Type Definition cog_task::resource::logger::LogGroup

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