Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 360 Bytes

File metadata and controls

14 lines (9 loc) · 360 Bytes

IPublicAPI.LogWarn method

Log warning message

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

See Also