.NET SDK - RainwaySDK.LogHandler

RainwaySDK.LogHandler property

Get or set the native library log handler.

public static Action<LogEvent> LogHandler { get; set; }

See Also