After the scrapy crawler runs, it generates a log at info level independently.

what should I do to generate an additional debug-level log file in addition to the generated info-level log information after the normal execution of the crawler?
my current situation is: according to the online method, LOG_FILE = "file_name" is set in setting, and LOG_LEVEL = "INFO" does generate a log file, but the debug log table that was originally in pycharm"s run is missing.

Mar.12,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b38d21-2c13e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b38d21-2c13e.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?