macro_rules! outputln { ($f: expr) => { ... }; ($f: expr, $($arg: tt) *) => { ... }; }
Output a line to the gitlab log