Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Accessing Log::Log4perl Configuration Values

by whereiskurt (Friar)
on Mar 19, 2007 at 15:45 UTC ( [id://605509]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Accessing Log::Log4perl Configuration Values
in thread Accessing Log::Log4perl Configuration Values

Valerio, after looking at your home node it's pretty clear that you would know how to use log4perl :) <kneels humbly>

I wonder how you moved forward on this problem? It would seem there are only two ways to go: either you're building a config on the fly and using the log4perl::init call, or you're letting log4perl parse through a config already made and working with the log4perl->value madness. :)

I wonder <outloud apparently> if slupring the 'l4p.conf' and munging it might really be your best option? I suspect that the variable substitution wouldn't be that tricky afterall... regards!

Kurt

PS: I realise that you said *do not* want yet another home made parser but here's one just incase anyone was interested (or incase you changed your mind :))

Replies are listed 'Best First'.
Re^4: Accessing Log::Log4perl Configuration Values
by valdez (Monsignor) on Mar 19, 2007 at 18:49 UTC

    Scenario: I have the same program running with different configurations; every instance of that program uses a different log4perl configuration file; what I need is a way to know where an instance logs.

    I really don't want to reinvent a l4p configuration parser: there is already one working :) In fact, what I wrote to parse a conf uses classes provided by Log4perl, but in a way probably not intended by the author, who did not release any documentation about this possible use of Log::Log4Perl::Config class and subclasses.

    Anyway, thanks again for your kind answers!

    Ciao, Valerio

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://605509]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (4)
As of 2024-03-29 05:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found