[smarcet] - #4824 - Integration Testing
adding more log level to exceptions
This commit is contained in:
@@ -13,5 +13,9 @@ interface ILogService
|
||||
|
||||
public function warning_msg($msg);
|
||||
|
||||
public function error_msg($msg);
|
||||
|
||||
public function info(Exception $exception);
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user