Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Finding out calling package

by svetho (Beadle)
on Jul 31, 2005 at 10:19 UTC ( [id://479698]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    package Logalizer::Output;
    
    ...
    sub doSomething {
        Logalizer::Log4Logalizer::logInfo ("This goes straight to the log 
    +file.");
    }
    
  2. or download this
    [Sun Jul 31 12:03:30 2005] (in Logalizer::Output): This goes straight 
    +to the log file.
    
  3. or download this
    [Sun Jul 31 12:03:30 2005] (in Logalizer::Output::doSomething()): This
    + goes straight to the log file.
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (2)
As of 2024-04-24 22:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found