Main Content
getErrorLog
Class: slmetric.Engine
Namespace: slmetric
(To be removed) Get error log
The Metrics Dashboard user interface, metricdashboard
function, slmetric
package API, and corresponding customizations will be removed in a future release. For more information, see Migrating from Metrics Dashboard to Model Maintainability Dashboard.
Description
Get a log of errors and warnings that occurred during metric data collection of a specified metric engine object. The log includes errors that occurred during the execution of metric algorithms, model compilation, and metric data validation.
.metricLog
= getErrorLog(metric_engine
)