Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 357 Bytes

File metadata and controls

14 lines (9 loc) · 357 Bytes

IPublicAPI.LogInfo method

Log info message

public void LogInfo(string className, string message, [CallerMemberName] string methodName = "")

See Also