pub const MAX_TAGS_PER_LOG_MESSAGE: u8 = 5;
Expand description

Max tags that will be attached to a LogMessage.