Jason Tackaberry wrote: > On Sat, 2006-12-30 at 21:17 +0100, Dirk Meyer wrote: >> 4. Create a special logger for the helper that does not rotate itself >> but checks if the main proc has rotated and adjust the file. I >> don't know if that is possible. > > 5. Log everything through the main process, and have the child use rpc > to log.
We do that with popcorn. The problem is that the logger adds filename
and line to the output. In that case it would be the information from
the parent. If you find a way around that, I would be happy to use
that in popcorn, too.
Dischi
--
panic("kmem_cache_init(): Offsets are wrong - I've been messed with!");
2.2.16 /usr/src/linux/mm/slab.c
pgpBHRzKVNsRk.pgp
Description: PGP signature
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
