You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Jason van Zyl (JIRA)" <ji...@codehaus.org> on 2007/01/01 01:17:10 UTC

[jira] Commented: (MNG-2727) Fix Logging in threadsafe components

    [ http://jira.codehaus.org/browse/MNG-2727?page=comments#action_83703 ] 
            
Jason van Zyl commented on MNG-2727:
------------------------------------

We have a general problem with plexus components that are singletons in that they use
he same logger for their lifespan. This is not good in that many requests may be fired
off and the singleton plexus component will continue to funnel their output to the same
logger. We need to be able to swap the logger.


> Fix Logging in threadsafe components
> ------------------------------------
>
>                 Key: MNG-2727
>                 URL: http://jira.codehaus.org/browse/MNG-2727
>             Project: Maven 2
>          Issue Type: Task
>          Components: Embedding
>            Reporter: Jason van Zyl
>         Assigned To: Jason van Zyl
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira