Augmentation vers version 3.3.0
This commit is contained in:
2
vendor/psr/log/Psr/Log/LoggerInterface.php
vendored
2
vendor/psr/log/Psr/Log/LoggerInterface.php
vendored
@@ -118,6 +118,8 @@ interface LoggerInterface
|
||||
* @param array $context
|
||||
*
|
||||
* @return void
|
||||
*
|
||||
* @throws \Psr\Log\InvalidArgumentException
|
||||
*/
|
||||
public function log($level, $message, array $context = array());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user