Skip to content
  • Julio Merino's avatar
    3d791f29
    Add reference to db_logger · 3d791f29
    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.
    3d791f29
    Add reference to db_logger
    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.
加载中