macro_rules! log_code_location {
    () => { ... };
}
Expand description

Logs where in the code the macro was invoked.