Namespace Cake\Log\Engine

Class summary

  • BaseLog

    Base log engine class.

  • ConsoleLog

    Console logging. Writes logs to console output.

  • FileLog

    File Storage stream for Logging. Writes logs to different files based on the level of log it is.

  • SyslogLog

    Syslog stream for Logging. Writes logs to the system logger

© 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/3.1/namespace-Cake.Log.Engine.html