Class UnityDebugLogSinkExt
Extension class for LoggerWriterConfig .UnityDebugLog
Inherited Members
Namespace: Unity.Logging.Sinks
Assembly: solution.dll
Syntax
public static class UnityDebugLogSinkExt
Methods
Name | Description |
---|---|
UnityDebugLog(LoggerWriterConfig, FormatterStruct, bool?, LogLevel?, FixedString512Bytes?) | Write logs with UnityEngine.Debug.Log. Used for debugging or for compatibility |