@@ -7,7 +7,7 @@ pub fn build(b: *std.Build) void {
const zlog = b.dependency("zlog", .{
.target = target,
.optimize = optimize,
.timestamp = false,
.timestamp = true,
.stderr = false,
.file = "log",
});
The note is not visible to the blocked user.