($message, array $context = [])
| 10 | public function notice($message, array $context = []) {} |
| 11 | public function info($message, array $context = []) {} |
| 12 | public function debug($message, array $context = []) {} |
| 13 | public function log($level, $message, array $context = []) {} |
| 14 | } |
no outgoing calls
no test coverage detected