Continuation...
[vsys.git] / fdwatcher.ml
index 95d4be4..a85baaa 100644 (file)
@@ -30,6 +30,6 @@ let start_watch () =
                        func evd fd_other
                      with e->
                        let wtf = Printexc.to_string e in
-                         fprintf logfd "%s\n" wtf
+                         logprint "%s\n" wtf
                 ) fds
   done