Home
last modified time | relevance | path

Searched refs:__structured_log_internal (Results 1 – 1 of 1) sorted by relevance

/system/logging/rust/
Dstructured_logger.rs96 macro_rules! __structured_log_internal { macro
122 $crate::__structured_log_internal!($log_id, $tag, $($entry),+)
127 $crate::__structured_log_internal!($crate::LOG_ID_EVENTS, $tag, $($entry),+)