Posts

Showing posts with the label Cakephp Log

CakePHP Log (namespace)

Classes summary Log Logs messages to configured Log adapters. One or more adapters can be configured using Cake Logs's methods. If you don't configure any adapters, and write to Log, the messages will be ignored. LogEngineRegistry Registry of loaded log engines Traits summary LogTrait A trait providing an object short-cut method to logging.