Fullstop000 / wickdb

Pure Rust LSM-tree based embedded storage engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use slog as logging system

Fullstop000 opened this issue · comments

Use slog as the project logging

  • Introduce slog and slog-term to support terminal logging output
  • Use slog-async to support file-based logging output