On 24/08/2010 11:46, Tim Funk wrote:
> log is protected (instead of private) is intentional?
Nope. Thanks.
Mark
>
> -Tim
>
> On 8/24/2010 6:02 AM, markt@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-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org
|