[
https://issues.apache.org/jira/browse/HTTPCLIENT-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611860#comment-14611860
]
Bruno commented on HTTPCLIENT-1663:
-----------------------------------
I still don't understand why changing this "static like" logger in something
configurable would be a bad thing. It might be painfull to do and at the bottom
of the TODO list and/or used by very few people but in my mind, it would be
healthy.
Nevertheless, many thanks for your time and to all contributors of this lib.
I will look at those slf4j Markers when I'll have time :)
> Cannot use distinct logger for distinct httpclient
> --------------------------------------------------
>
> Key: HTTPCLIENT-1663
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-1663
> Project: HttpComponents HttpClient
> Issue Type: Improvement
> Components: HttpClient
> Affects Versions: 4.3.6
> Reporter: Bruno
>
> Cannot use distinct logger for distinct httpclient.
> In my project, we use several httpclient with distinct config for calling
> distinct webservices.
> But there is only one wire logger for all and I cannot change that. With
> previous version I just had to override the class to have logger of my
> package which was fine.
> Now it is impossbile but with the new building process of Client and their
> config, I guess it would be easy to implement
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]