We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d3b09 commit d66e5a6Copy full SHA for d66e5a6
system/jlib/jlog.hpp
@@ -914,7 +914,6 @@ extern jlib_decl ILogMsgHandler * queryStderrLogMsgHandler();
914
extern jlib_decl ILogMsgHandler * queryPostMortemLogMsgHandler();
915
extern jlib_decl bool copyPostMortemLogging(const char *target, bool clear);
916
extern jlib_decl void setupContainerizedLogMsgHandler();
917
-extern jlib_decl bool configureHandlers(bool rejectOnTheFlyChanges);
918
919
//extern jlib_decl ILogMsgManager * createLogMsgManager(); // use with care! (needed by mplog listener facility)
920
0 commit comments