A reference to the Kst debug log. This object is an array of the entries in the debug log. It cannot be modified. The length of the array is the number of entries, and each entry is a DebugLogEntry object.
The number of entries in the log.
The text contents of the log as a single large string with carriage returns between entries.
The number of notices in the log.
The text contents of the log notices as a single large string with carriage returns between entries.
The number of warnings in the log.
The text contents of the log warnings as a single large string with carriage returns between entries.
The number of errors in the log.
The text contents of the log errors as a single large string with carriage returns between entries.
The number of debug messages in the log.
The text contents of the log debug messages as a single large string with carriage returns between entries.