IUxrLogger Interface

Interface for all components that output log messages and want to provide a way to control the amount of information sent.

Namespace: UltimateXR.Core
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public interface IUxrLogger

The IUxrLogger type exposes the following members.

Properties

NameDescription
Public propertyLogLevel Gets or sets the current log level. This controls the amount of information sent.

See Also

Reference

UltimateXR.Core Namespace