Stop channeling printbuffers to stdostream. Instead, provide an invocation CHANNEL_PRINTS.
This commit is contained in:
@@ -33,6 +33,7 @@ enum class AccessKind {
|
||||
PROBE_LUA_CALL,
|
||||
CONNECT_TO_SERVER,
|
||||
VALIDATE_LUA_EXPR,
|
||||
CHANNEL_PRINTS,
|
||||
};
|
||||
|
||||
class DrivenEngine;
|
||||
|
||||
Reference in New Issue
Block a user