Copyright 2004 The Apache Software Foundation.
This software is published under the terms of the Apache Software License version 2.0, a copy of which has been included with this distribution in the LICENSE file.
Class | Description |
---|---|
LoggerFilter | Users should extend this class to implement customized logging |
The log event must be logged immediately without consulting with the remaining filters, if any, in the chain.
The log event must be dropped immediately without consulting with the remaining filters, if any, in the chain.
This filter is neutral with respect to the log event. The remaining filters, if any, should be consulted for a final decision.
Documentation generated by phpDocumentor 1.3.2