[][src]Module rusqlite::trace

Tracing and profiling functions. Error and warning log.

Functions

config_log

Set up the process-wide SQLite error logging callback. This function is marked unsafe for two reasons:

log

Write a message into the error log established by config_log.