[][src]Module rusqlite::trace

feature = "trace" Tracing and profiling functions. Error and warning log.

Functions

config_log

feature = "trace" Set up the process-wide SQLite error logging callback.

log

feature = "trace" Write a message into the error log established by config_log.