package node.util; typedef DebugLoggerFunction = (msg:String, param:haxe.extern.Rest) -> Void;