Searched refs:shellLog (Results 1 – 1 of 1) sorted by relevance
515 static void shellLog(void *pArg, int iErrCode, const char *zMsg){ in shellLog() function3279 sqlite3_config(SQLITE_CONFIG_LOG, shellLog, data); in main_init()