Property | Type | Description | |
---|---|---|---|
DebugLog | List |
||
OnErrorLogEntry | Action |
Method | Description | |
---|---|---|
Log ( string message ) : void |
Log a debug message here, or an error
|
|
LogToDisk ( string message ) : void |
public static LogToDisk ( string message ) : void | ||
message | string | |
return | void |