Api Sandbox LogEvent
struct

LogEvent

public sealed struct LogEvent

Properties

Name Type Description
Level LogLevel
Logger String
Message String
Exception Exception
HtmlMessage String
Stack String
Time DateTime
Arguments Object[]
Repeats Int32
IsDiagnostic Boolean
Assembly: Sandbox.System Namespace: Sandbox Full Name: Sandbox.LogEvent