Hi all,

I'm looking for an example of a preinit_callback that checks the
syntax of a config file.

I don't see a way to check the syntax of a file, so I'm not sure what
I can do in preinit_callback aside from trying to load the config via
init(). The docs say that init_and_watch may fail on reload, but the
code will fallback to an old config if it's already loaded.

So, I'm wondering what I can do in the preinit_callback.

Thanks for any advice!

--
Aaron

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
log4perl-devel mailing list
log4perl-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/log4perl-devel

Reply via email to