A trait providing an object short-cut method to logging.
Convenience method to write a message to Log. See Log::write() for more information on writing to logs.
log( mixed $msg , integer|string $level Cake\Log\LogLevel::ERROR , string|array $context [] )
Convenience method to write a message to Log. See Log::write() for more information on writing to logs.
$msg
$level
optional Cake\Log\LogLevel::ERROR $context
optional []
© 2005–2017 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.
https://api.cakephp.org/3.4/class-Cake.Log.LogTrait.html