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
Name | Description | |
---|---|---|
LogLevel | Gets or sets the current log level. This controls the amount of information sent. |