macro_rules! log_rollback { ($($arg:tt)*) => { ... }; }
Logs a rollback operation with appropriate formatting