WriteLog
Writes a log message out
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The text of the log message | |
|
|
| A custom log file to write to | |
|
|
| If a custom file is not specified the log category to write to |
|
|
|
| The log level ( debug, info, warn, error ) |
|
Examples
Related
Last updated