Property | Type | Description | |
---|---|---|---|
catchUnityLogs | bool | ||
logLevel | NLog.LogLevel |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnDestroy ( ) : void | ||
OnDisable ( ) : void | ||
OnEnable ( ) : void | ||
Start ( ) : void | ||
onLog ( string condition, string stackTrace, LogType type ) : void |
public onLog ( string condition, string stackTrace, LogType type ) : void | ||
condition | string | |
stackTrace | string | |
type | LogType | |
return | void |