Skip to main content
Version: 2.1.x

Class BuildLogger

Assembly: YooAsset.Editor.dll
View Source
Declaration
public static class BuildLogger

Methods

InitLogger(bool)

View Source
Declaration
public static void InitLogger(bool enableLog)
Parameters
TypeName
System.BooleanenableLog

Log(string)

View Source
Declaration
public static void Log(string message)
Parameters
TypeName
System.Stringmessage

Warning(string)

View Source
Declaration
public static void Warning(string message)
Parameters
TypeName
System.Stringmessage

Error(string)

View Source
Declaration
public static void Error(string message)
Parameters
TypeName
System.Stringmessage