Class UnityLogRedirector
Implements ILogHandler for redirection of Unity logs.
Implements
Inherited Members
Namespace: Unity.Logging
Assembly: solution.dll
Syntax
[HideInStackTrace(false)]
public class UnityLogRedirector : ILogHandler
Methods
Name | Description |
---|---|
LogException(Exception, Object) | Redirect Unity exception log |
LogFormat(LogType, Object, string, params object[]) | Redirect Unity log |