August 2010
Intermediate to advanced
526 pages
23h 39m
English
.log — Turn logging on or off
.log (filename|stdout|stderr|off)The .log command designates
an output file for messages sent to sqlite3_log(). The SQLite library logs most
error conditions, to assist with debugging. Custom extensions
(including custom SQL functions, collations, and virtual tables)
may also log messages.
Read now
Unlock full access