Click or drag to resize

DevLog Properties

The DevLog type exposes the following members.

Properties
  NameDescription
Public propertyDevLogOptions
Returns the options for logging from the current log settings.
Public propertyStatic memberFilename
Gets the filename currently being used by the DevLog.
Public propertyStatic memberIsDebugLogging
Returns true if the devlog is logging debug type messages
Public propertyStatic memberIsInitialized
Returns True if the log has been initialized
Public propertyIsOpen
Returns true if the log file is open
Public propertyStatic memberLogOptions
Returns the options for logging from the current log settings.
Top
See Also