PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ logit()

rtgdalraster.logit (   msg)

Definition at line 37 of file rtgdalraster.py.

37def logit(msg):
38 if VERBOSE is True:
39 sys.stderr.write("LOG - " + str(msg) + "\n")
40
#define str(s)

References str.