Skip to main content Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. Rust
  4. pw_log
  5. pw_log_infof

pw_log_infof

Macro pw_log_infof 

Source
macro_rules! pw_log_infof {
    ($($args:expr),* $(,)?) => { ... };
}
Expand description

Deprecated alias for infof!.