.NET SDK - LogEvent

LogEvent class

An event that occurs when the RainwaySDK logs data.

public sealed class LogEvent : BaseEvent<LogBody>

Remarks

See LogHandler and LogLevel as well.

See Also