Re: [Log4cplus-devel] FileAppender File ConversionPattern
Logging Framework for C++
Brought to you by:
wilx
From: Václav Z. <vha...@gm...> - 2014-01-25 08:17:43
|
On 01/24/2014 05:06 PM, Mark Rossman wrote: > Hi, > I'm using log4cplus 1.1.1, and I was wondering if there is a way to > make filenames in the same way you make layouts. I tried: > > log4cplus.appender.A.File=log4cplus::PatternLayout > and > log4cplus.appender.A.File=file-%h.log > > > but neither of these work. I think the ability to use things like data, > host and pid would be useful in filenames. Indeed, this sound useful. -- VZ |