flightaware / speedtables

Speed tables is a high-performance memory-resident database. The speed table compiler reads a table definition and generates a set of C access routines to create, manipulate and search tables containing millions of rows. Currently oriented towards Tcl.

Home Page:https://flightaware.github.io/speedtables/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STAPI emits debugging lines to stdout

nugget opened this issue · comments

STAPI leaks debugging lines to stdout during normal operation:

2009-11-30 11:42:54 CST 54502 Reading c_tablename0 from stapi/c_tablename.tsv
2009-11-30 11:42:54 CST 54502 Writing c_tablename0 to stapi/c_tablename.tsv

Changed ::stapi::debugging to default to 0