Upgrade to 3.3.0
This commit is contained in:
2
kirby/vendor/psr/log/Psr/Log/LoggerTrait.php
vendored
2
kirby/vendor/psr/log/Psr/Log/LoggerTrait.php
vendored
@@ -135,6 +135,8 @@ trait LoggerTrait
|
||||
* @param array $context
|
||||
*
|
||||
* @return void
|
||||
*
|
||||
* @throws \Psr\Log\InvalidArgumentException
|
||||
*/
|
||||
abstract public function log($level, $message, array $context = array());
|
||||
}
|
||||
|
Reference in New Issue
Block a user