Thanks, I'll check it out! On Tue, Jan 26, 2010 at 3:08 PM, Wolfgang <[email protected]> wrote:
> Hi Barvaz, > > > > have a look in this old post: > > > > http://www.mail-archive.com/[email protected]/msg03984.html > > > > Regards, > > Wolfgang > > > > > > *From:* Barvaz Barvaz [mailto:[email protected]] > *Sent:* Dienstag, 26. Januar 2010 14:01 > *To:* [email protected] > *Subject:* is it possible to name a file using current process id using a > File Appender? > > > > Hi, > > I'd like to configure a file appender, naming the file with the current > process ID (windows environment). > For instance, if the current process' ID is 1234, I'd like the log file to > have the name mylog1234.txt. > I know it can be done programmatically (by code), but I wonder, is it > achievable through configuration file? > > Thanks! >
