evalml.automl.callbacks.log_error_callback

evalml.automl.callbacks.log_error_callback(exception, traceback, automl, **kwargs)[source]

Logs the exception thrown as an error. Will not throw. This is the default behavior for AutoMLSearch.