Class BuildLogger
Logging overrides for SBP build logs.
Inherited Members
Namespace: UnityEditor .Build.Pipeline.Utilities
Assembly: solution.dll
Syntax
public static class BuildLogger
Methods
Name | Description |
---|---|
Log(object) | Logs general information. |
Log(string) | Logs general information. |
Log(string, params object[]) | Logs general information. |
Log |
Logs build cache information. |
Log |
Logs a warning about the build cache. |
Log |
Logs a general error. |
Log |
Logs a general error. |
Log |
Logs a general error. |
Log |
Logs a general exception. |
Log |
Logs a general warning. |
Log |
Logs a general warning. |
Log |
Logs a general warning. |