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 (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Location: Cake/Log/CakeLogInterface.php
Copyright: Copyright (c) Cake Software Foundation, Inc. (http://cakefoundation.org)
License: MIT License
Location: Cake/Log/CakeLogInterface.php
Method Summary
-
write() public
Write method to handle writes being made to the Logger