User Tools

Site Tools

한국어

logicpython:cubloc_api:setdebug

This is an old revision of the document!


SetDebug

Enable or disable Debug output.

Syntax

from cubloc import SetDebug
 
SetDebug(enabled: bool)

Parameters

  • enabled: True for On, False for Off.

Exceptions

Example

from cubloc import SetDebug
 
# Example usage
SetDebug(True)
logicpython/cubloc_api/setdebug.1775786799.txt.gz · Last modified: by 127.0.0.1