Class UnityEditorConsoleSinkExt
Extension class for LoggerWriterConfig .UnityEditorConsole
Inherited Members
Namespace: Unity.Logging.Sinks
Assembly: solution.dll
Syntax
public static class UnityEditorConsoleSinkExt
Methods
Name | Description |
---|---|
UnityEditorConsole(LoggerWriterConfig, bool?, LogLevel?, FixedString512Bytes?) | Write logs to the UnityEditor's Console window. Does nothing in a standalone build or in Unity prior to 2022.2 |