[ http://issues.apache.org/jira/browse/BEEHIVE-777?page=all ]

Eddie O'Neil updated BEEHIVE-777:
---------------------------------

    Fix Version: V1
                     (was: TBD)
    Description: 
Currently, the web service control uses org.apache.log4j directly for logging.  
In order to allow for plugging in different loggers, the service control should 
use commons-logging.

For an example, take a look at NetUI's log infrastructure here:

http://svn.apache.org/viewcvs.cgi/incubator/beehive/trunk/netui/src/util/org/apache/beehive/netui/util/logging/Logger.java?view=markup

This exposes an org.apache.commons.logging.Log implementation that is used by 
the rest of NetUI.  

  was:
Currently, the web service control uses org.apache.log4j directly for logging.  
In order to allow for plugging in different loggers, the service control should 
use commons-logging.

For an example, take a look at NetUI's log infrastructure here:

http://svn.apache.org/viewcvs.cgi/incubator/beehive/trunk/netui/src/util/org/apache/beehive/netui/util/logging/Logger.java?view=markup

This exposes an org.apache.commons.logging.Log implementation that is used by 
the rest of NetUI.  

    Environment: 
      Assign To: Eddie O'Neil

Bringing this up to fix in V1.  If anyone wants to take care of this one, feel 
free to take it off my list.

> switch web service control onto commons-logging
> -----------------------------------------------
>
>          Key: BEEHIVE-777
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-777
>      Project: Beehive
>         Type: Improvement
>   Components: System Controls
>     Versions: v1m1, V1Alpha, V1Beta, TBD
>     Reporter: Eddie O'Neil
>     Assignee: Eddie O'Neil
>      Fix For: V1

>
> Currently, the web service control uses org.apache.log4j directly for 
> logging.  In order to allow for plugging in different loggers, the service 
> control should use commons-logging.
> For an example, take a look at NetUI's log infrastructure here:
> http://svn.apache.org/viewcvs.cgi/incubator/beehive/trunk/netui/src/util/org/apache/beehive/netui/util/logging/Logger.java?view=markup
> This exposes an org.apache.commons.logging.Log implementation that is used by 
> the rest of NetUI.  

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

Reply via email to