petri

Macro log

Source
macro_rules! log {
    ($file:expr, $($arg:tt)*) => { ... };
}
Expand description

Write a formatted log entry to the given PetriLogFile.