The Debug class is a class that provides functions related to debugging Kirikiri. Objects cannot be created from this class.
The name of the console log for Kirikiri is krkr.console.log. The file created when a hardware exception occurs is hwexcept.log.
These log files default to the project directory. However, it is not output if the project directory is a directory that cannot be written, such as an archive.
The output destination of the log file can be changed with the logLocation property (in the case of KAG, it is set to the storage location of bookmark data).