Share via


DataLakeStoreTraceLogger.LogInformation(String, Object[]) Method

Definition

public void LogInformation (string message, params object[] args);
member this.LogInformation : string * obj[] -> unit
Public Sub LogInformation (message As String, ParamArray args As Object())

Parameters

message
String
args
Object[]

Applies to