Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
I am being used Log::Agent module. Now I want to differentiate the logs based on some unique id. It can be done by using Log::Agent::Tag module. Can you any one help me to give the usage of this module with an example?
-tags is the argument of logconfig() call in Log::Agent module
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Help in Log::Agent module
by moritz (Cardinal) on Jul 27, 2010 at 09:50 UTC | |
|
Re: Help in Log::Agent module
by Khen1950fx (Canon) on Jul 27, 2010 at 10:33 UTC |