On Wed, 18 Jul 2007, Mesdaq, Ali wrote:
> But something I am still confused about is the initialize once and
> only once that is discussed in the docs. If I have several modules
> that use each other and they all use log4perl how does that impact me?
> Is the initialize once and only once referrin
I would use Log::Log4perl qw(:lazy) proudly! :-)
Using init is perfect. I suspected that other init methods worked with
easy/lazy mode but I didn't see a example in the docs and didn't have
time to test it out.
But something I am still confused about is the initialize once and only
once that is d
Great I am going to read the documentation on that now. Maybe you should
rename easy mode to something more inviting for us geeks :-) we all like
to think of ourselves as power users.
Anyways after looking at the docs some more I didn't see a way I could
setup email dispatcher's for certain log le