Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: Custom cspec's in Net::Log4perl

by jimbojones (Friar)
on Apr 21, 2005 at 22:24 UTC ( [id://450221]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # Check to see if we have a session.  If so, load it's information.
    # If not, we need to create one and then cookie the user.
    ...
    my $session = new CGI::Session("driver:DB_File", $cgi, {Directory=>'/u
    +sr/local/apache/htdocs/addressbook'});
    # Init the logger
    Log::Log4perl->init("/usr/local/apache/htdocs/addressbook/log4perl.con
    +f");
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others exploiting the Monastery: (4)
As of 2024-04-25 14:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found