프로퍼티 | 타입 | 설명 | |
---|---|---|---|
catchUnityLogs | bool | ||
logLevel | NLog.LogLevel |
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |