[logback-user] Joran and variable substitution
Ceki Gulcu
ceki at qos.ch
Thu Dec 30 13:35:37 CET 2010
Hi Marge,
Variable substitution is done by Joran actions on an individual
basis. Search for usages of the subst() method of the
InterpretationContext class.
HTH,
On 30.12.2010 10:24, Marge wrote:
> I was impressed by slf4j and logback and decided to use Joran in one
> of my programs. While trying to use variable substitution I failed,
> the variable ${os.name} never gets replaced. Is variable substitution
> only available in logback and not in joran? A superficial look at the
> source makes me think so.
More information about the Logback-user
mailing list