Logback config with properties
Tom Zeller
tzeller at dragonacea.biz
Mon Jun 23 19:53:52 EDT 2014
> From the call...
>
> Here is some sample code for using programmatic properties with Logback.
> For example, our LogbackLoggingService could be injected with a Properties
> instance, and then code similar to this would go in
> loadLoggingConfiguration..
Thanks, Brent.
Do you know if it is possible, given an ApplicationContext set via
ApplicationContextAware, to iterate over all properties by name ?
More information about the dev
mailing list