Modules§
- logging
- Logging events to the database
- postgres
- PostgreSQL database logging
- sqlite
- SQLite database logging support
Structs§
- DbProvider
- A provider configuration loaded from the database
Traits§
- Proxy
Database - A DBMS-agnostic interface to a database
Functions§
- load_
providers_ from_ database - Load provider configuration from the database
Type Aliases§
- Database
- A ProxyDatabase wrapped in an Arc