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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7984

class org.apache.catalina.logger.FileLogger should be public

           Summary: class org.apache.catalina.logger.FileLogger should be
                    public
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Catalina
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have read many questions about changing logging
characteristics on the tomcat-user mailing list.

The primary complaint is the daily log rotation. Most
of us don't like all the clutter.

It would be quite simple to tweak logging behavior
if we could subclass org.apache.catalina.logger.FileLogger.
Also in 4.0.3, LoggerBase is not declared public.

I have looked at the nightly builds and seen that LoggerBase
is indeed public now, but FileLogger is still final. Why?

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to