Package Cake\Log

Package summary

Class summary

  • CakeLog

    Logs messages to configured Log adapters. One or more adapters can be configured using CakeLogs's methods. If you don't configure any adapters, and write to the logs a default FileLog will be autoconfigured for you.

  • LogEngineCollection

    Registry of loaded log engines

Interface summary

  • CakeLogInterface

    CakeLogStreamInterface is the interface that should be implemented by all classes that are going to be used as Log streams.

© 2005–2016 The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
http://api.cakephp.org/2.7/package-Cake.Log.html