Logging like `logger.info("message", .{ .field1 = "value", ...}` creates first `json.ObjectMap` for the fields. There is no need for that.