DevLog Properties |
The DevLog type exposes the following members.
| Name | Description | |
|---|---|---|
| DevLogOptions |
Returns the options for logging from the current log settings.
| |
| Filename |
Gets the filename currently being used by the DevLog.
| |
| IsDebugLogging |
Returns true if the devlog is logging debug type messages
| |
| IsInitialized |
Returns True if the log has been initialized
| |
| IsOpen |
Returns true if the log file is open
| |
| LogOptions |
Returns the options for logging from the current log settings.
|