mirror of
https://github.com/Zygo/bees.git
synced 2025-07-02 08:42:27 +02:00
seeker: add a runtime debug stream
This allows detailed but selective debugging when using the library, particularly when something goes wrong. Signed-off-by: Zygo Blaxell <bees@furryterror.org>
This commit is contained in:
@ -17,6 +17,7 @@ CRUCIBLE_OBJS = \
|
||||
openat2.o \
|
||||
path.o \
|
||||
process.o \
|
||||
seeker.o \
|
||||
string.o \
|
||||
table.o \
|
||||
task.o \
|
||||
|
Reference in New Issue
Block a user