Available on crate feature
trace
only.Expand description
Tracing and profiling functions. Error and warning log.
Structs§
- ConnRef
- Connection reference
- StmtRef
- Statement reference
- Trace
Event Codes - Trace event codes
Enums§
- Trace
Event - Trace event
Functions§
- config_
log ⚠Non- loadable_extension
- Set up the process-wide SQLite error logging callback.
- log
- Write a message into the error log established by
config_log
.