----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I have a series of load balanced servlets and they all have a connection
pool.
I would like to create either a separate log file, or just append a discrete
tag to the 
beginning of each line.  

What I would really like to do is base this tag on the port that the servlet
is running 
on. I know I could create separate properties files for each servlet but
that seems ridiculous
since the only difference is the log file name.

anyone have any ideas?

Thank you,
Rex Oleson


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to