Class LogUtility
Namespace: UnityEngine.AssetGraph
Syntax
public class LogUtility
Fields
kTag
Declaration
public static readonly string kTag
Field Value
| Type | Description |
|---|---|
| String |
Properties
Logger
Declaration
public static Logger Logger { get; }
Property Value
| Type | Description |
|---|---|
| Logger |
Methods
ShowVerboseLog(Boolean)
Declaration
public static void ShowVerboseLog(bool bVerbose)
Parameters
| Type | Name | Description |
|---|---|---|
| Boolean | bVerbose |