You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2015/07/02 13:27:04 UTC

[jira] [Comment Edited] (HTTPCLIENT-1663) Cannot use distinct logger for distinct httpclient

    [ https://issues.apache.org/jira/browse/HTTPCLIENT-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14611807#comment-14611807 ] 

Michael Osipov edited comment on HTTPCLIENT-1663 at 7/2/15 11:26 AM:
---------------------------------------------------------------------

The only real option I see is the support of {{Markers}} with SLF4J. With that, you could "localize" your clients. Coupled with Logback. This works farewell in my applications.


was (Author: michael-o):
The only real option I see is the support of {{Markers}} with SLF4J. With that, you could "localize" your clients.

> 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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org