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
- class BaseEvent<TManaged>
- class LogBody
- namespace Rainway.SDK.Events