Constant fidl_fuchsia_logger::MAX_TAGS_PER_LOG_MESSAGE
source ยท pub const MAX_TAGS_PER_LOG_MESSAGE: u8 = 5;
Expand description
Max tags that will be attached to a LogMessage.
pub const MAX_TAGS_PER_LOG_MESSAGE: u8 = 5;
Max tags that will be attached to a LogMessage.