From: Konstantin L. <to....@gm...> - 2010-04-19 09:05:24
|
On 19.04.2010 11:59, Gareth Foster wrote: > So, for example, can do something like this? > " > log4j.appender.rootAppender.fileName=${programName}.log > " > Where ${programName} is the name of the program that reads the properties file? Now I understand what you want. No, there is no such functionality in PropertyConfiguratorImpl.cpp. Why do you need that? Have exactly same log config for multiple applications? |