-
由 Julio Merino 创作于
db_logger is a logging implementation that writes log entries to a database. At the time of this writing, it supports PostgreSQL and SQLite via the sqlx crate.
由 Julio Merino 创作于db_logger is a logging implementation that writes log entries to a database. At the time of this writing, it supports PostgreSQL and SQLite via the sqlx crate.
加载中