Interface CakeLogInterface
CakeLogStreamInterface is the interface that should be implemented by all classes that are going to be used as Log streams.
Direct Implementers
Indirect Implementers
Package: Cake\Log
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Location: Cake/Log/CakeLogInterface.php
Copyright: Copyright 2005-2012, Cake Software Foundation, Inc. (http://cakefoundation.org)
License: License (http://www.opensource.org/licenses/mit-license.php)
Location: Cake/Log/CakeLogInterface.php
Method Summary
-
write() public
Write method to handle writes being made to the Logger