* Log Adapter * * This is an adapter for your own custom Logger. This adapter assumes * your custom Logger provides the following public instance methods: * * debug( mixed $object ) * info( mixed $object ) * warn( mixed $object ) * error( mixed $object ) * fatal( mixed $object ) * * This class assumes nothing else about your custom Logger, so you are free * to use Apache's Log4PHP logg
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected