Hi Benson

No, you don’t have to but you can. For example, if you embed Felix into your 
application and want to align the framework logging with your application’s 
logging, it is very convenient to provide your own Felix Logger instance which 
implements that integration. See the Apache Sling integration for an example.

Technically the provided configuration map is treated as if Map<String, 
Object>. That’s why the Logger can be put into it.

Hope that helps

Regards
Felix

> Am 01.11.2016 um 20:39 schrieb Benson Margulies <[email protected]>:
> 
> To use my own org.apache.felix.framework.Logger, do I really need to
> abuse the Framework startup properties to put an instance of this
> class into the value of a Map<String, String>?
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 

Reply via email to