mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-18 00:54:37 -04:00
3 lines
79 B
Python
3 lines
79 B
Python
import logging
|
|
|
|
logging.basicConfig(filename='build.log', level=logging.DEBUG)
|