A note about logging configuration

Brent Putman putmanb at georgetown.edu
Mon Jun 23 21:21:15 EDT 2014


On 6/23/14, 9:13 PM, Tom Zeller wrote:
>
>> Still curious about that though, because it probably has some issues with
>> the changes I have in my local copy to change the delimiter. If logback is
>> the thing resolving the nested property, then %{idp.home} won't work,
>> obviously.
>>
>> -- Scott
> Well, I guess we can replace %{ with ${ in the LogbackLoggingService when it reads the property resource.
> --


Can you avoid all that nastiness by just handing the LLS a Properties
instance directly, per my previous note? 



More information about the dev mailing list