!7 module TestHijackPrint > DynPrintLog { start { print("hello v4 " + timeWithSeconds()); } bool printToModule() { true; } }