log is protected (instead of private) is intentional?
-Tim On 8/24/2010 6:02 AM, ma...@apache.org wrote:
+ + /** + * Logger. + */ + protected static org.apache.juli.logging.Log log + = org.apache.juli.logging.LogFactory.getLog(AbstractOutputBuffer.class);
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org