
22 Nov
2010
22 Nov
'10
5:38 p.m.
Yes, you can define properties dynamically. See http://logback.qos.ch/manual/configuration.html#definingPropsOnTheFly On 22.11.2010 16:39, Pradnya Gawade wrote:
Hi,
Can I use my Spring web application name in the logback configuration dynamically? I know logback can read from properties file specified under <property> or it can read from the system variables but is it possible to use some dynamic data like web application name in the configuration?
Thanks, Pradnya