s&box docs

public sealed struct Sandbox.LogEvent

Properties

Showing 10 properties

public object[] Sandbox.LogEvent.Arguments { get; set; }

public System.Exception Sandbox.LogEvent.Exception { get; set; }

public string Sandbox.LogEvent.HtmlMessage { get; set; }

public bool Sandbox.LogEvent.IsDiagnostic { get; set; }

public string Sandbox.LogEvent.Message { get; set; }

public int Sandbox.LogEvent.Repeats { get; set; }

public string Sandbox.LogEvent.Stack { get; set; }

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.System
Doc IDT:Sandbox.LogEvent

On this page