You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by bu...@apache.org on 2004/06/22 09:45:03 UTC

DO NOT REPLY [Bug 29730] New: - [Doc] Improve logging guide

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29730>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29730

[Doc] Improve logging guide

           Summary: [Doc] Improve logging guide
           Product: Commons
           Version: 2.0 Final
          Platform: Other
               URL: http://jakarta.apache.org/commons/httpclient/logging.htm
                    l
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: HttpClient
        AssignedTo: commons-httpclient-dev@jakarta.apache.org
        ReportedBy: ortwin.glueck@nose.ch


Until now, we only explain logging with SimpleLog. While this is very useful
when you are not familiar with logging, this is too specific.
The following should be added to the logging guide:

 * a list of all loggers (categories) that HttpClient provides:
    - wirelog
    - application log
 * description of what each log level contains
 * a Log4J sample config, maybe even some Log4J config code for use within a webapp

I know that some of this is actually in the domain of Commmons-Logging / Log4J.
But a lot of our users seemt to have issues with logging, so it seems best to
provide this simple piece of information as a reference.

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org