On Tue, Dec 21, 2010 at 01:21:44PM +0200, Török Edwin wrote: > On 2010-12-21 13:16, Gregory Bellier wrote: > > 2010/12/21 Sylvain Le Gall <sylv...@le-gall.net>: > >> > >> There is also Lwt_log. > >> http://ocsigen.org/lwt/doc/api/Lwt_log.html > > > > To be more verbose, I have two processes with two different effective > > uid > > If both processes start out as root then you can open the logfile before > dropping privileges.
But you must take care of concurrent writes (which is the reason why a daemon is still a good idea). Best, -- Gabriel _______________________________________________ Caml-list mailing list. Subscription management: http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list Archives: http://caml.inria.fr Beginner's list: http://groups.yahoo.com/group/ocaml_beginners Bug reports: http://caml.inria.fr/bin/caml-bugs