This is an old revision of the document!
Enable or disable Debug output.
Debug
from cubloc import SetDebug SetDebug(enabled: bool)
True
False
enabled
from cubloc import SetDebug # Example usage SetDebug(True)