next video: std.log

master
Philippe Pittoli 2023-02-04 09:23:48 +01:00
parent 4ed4981e42
commit 94dfefe198
1 changed files with 5 additions and 0 deletions

View File

@ -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