MLContext.Log 이벤트

정의

로그 메시지의 처리기입니다.

public event EventHandler<Microsoft.ML.LoggingEventArgs> Log;
member this.Log : EventHandler<Microsoft.ML.LoggingEventArgs> 
Public Event Log As EventHandler(Of LoggingEventArgs) 

이벤트 유형

적용 대상