diff --git a/zig-impl/next-video.md b/zig-impl/next-video.md index aca31f3..8cdbdc1 100644 --- a/zig-impl/next-video.md +++ b/zig-impl/next-video.md @@ -14,6 +14,11 @@ else => { return err; }, }; + + const log = std.log.scoped(.libipc_context); + log.err("context.deinit(): IndexOutOfBounds", .{}); + log.debug("stuff(): IndexOutOfBounds", .{}); + # Functions done receive_fd