Method | Description | |
---|---|---|
SetLogLevel ( Level logLevel ) : void |
Method | Description | |
---|---|---|
Log ( string msg, Level level ) : void | ||
LogDebug ( string msg ) : void | ||
LogError ( string msg ) : void | ||
LogInfo ( string msg ) : void | ||
LogWarning ( string msg ) : void |
public static SetLogLevel ( Level logLevel ) : void | ||
logLevel | Level | |
return | void |