fn log(self: *Progress, comptime format: []const u8, args: anytype) void
self: *Progress,
format: []const u8,
args: anytype,