Lost Lily/Grid ToolkitDocs 1.0
Table of Contents

GridToolkitDiagnostics

Note

Experimental API. Public for advanced evaluation and diagnostics; do not make production compatibility depend on it.

Contract Value
Assembly LostLily.GridToolkit.Runtime
Namespace LostLily.GridToolkit.Diagnostics
Kind class
Tier Experimental
Roles CustomerWorkflow, ExtensionPoint
Validated version 1.0.0

Declaration

type class LostLily.GridToolkit.Diagnostics.GridToolkitDiagnostics

Public members

Events

System.Action<LostLily.GridToolkit.Diagnostics.GridToolkitDiagnostic> Reported
System.Action<LostLily.GridToolkit.Diagnostics.GridToolkitObservation> Observed

Methods

static System.Void Report(LostLily.GridToolkit.Diagnostics.GridToolkitDiagnostic)
static System.Void ReportEventSubscriberException(System.Exception)
static System.Void ReportObservation(LostLily.GridToolkit.Diagnostics.GridToolkitObservation)

Properties

LostLily.GridToolkit.Diagnostics.GridToolkitDiagnosticDeliveryMode DeliveryMode { get; set; }

Versioning

Generated from the public Grid Toolkit 1.0.0 API metadata. Use the tier above when deciding how strongly to couple your project to this contract.