PostGIS
3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches
◆
logit()
rtrowdump.logit
(
msg
)
Definition at line
35
of file
rtrowdump.py
.
35
def
logit(msg):
36
if
VERBOSE
is
True
:
37
sys.stderr.write(
"LOG - "
+
str
(msg) +
"\n"
)
38
str
#define str(s)
Definition
lwgeom_functions_basic.c:44
References
str
.
rtrowdump
Generated by
1.9.8