Class UnityDebugLogSink
Unity Debug.Log sink class
Implements
Inherited Members
Namespace: Unity.Logging.Sinks
Assembly: solution.dll
Syntax
[BurstCompile]
public class UnityDebugLogSink : SinkSystemBase, IDisposable
Methods
| Name | Description |
|---|---|
| Initialize(Logger, SinkConfiguration) | Initialization of the sink using Logger and SinkConfiguration of this Sink |
| ToSinkStruct() | Creates LogController.SinkStruct |