qa_block-cd2025/settingtypes.txt
Olivier Dragon ff52420dd8
Many quality of life improvements (#22)
Put the name of the check in the "QA check ... started." and "QA check ... finished."
Enable logging output to a file
Add many configuration parameters to control various settings like logging to chat, logging to a file, and log file options
Sort the outputs of several quality checks so that it can be easily compared with a previous check for regressions
2022-09-12 14:50:09 +02:00

5 lines
368 B
Plaintext

qa_block.print_to_chat (Output qa check messages to chat) bool true
qa_block.log_to_file (Output qa check messages to a file) bool false
qa_block.overwrite_log (Overwrite log file on game launch) bool false
qa_block.log_date_time (Prepend a date and time stamp to log messages) bool false
qa_block.date_time_format (Date and time stamp format) string %Y-%m-%d %H:%M:%S