server: migrate all use of log to tracing

This commit is contained in:
2025-04-23 15:25:11 -07:00
parent c7c47e4a73
commit f11f0b4d23
6 changed files with 4 additions and 9 deletions

View File

@@ -30,7 +30,6 @@ html-escape = "0.2.13"
letterbox-notmuch = { path = "../notmuch", version = "0.17.18", registry = "xinu" }
letterbox-shared = { path = "../shared", version = "0.17.18", registry = "xinu" }
linkify = "0.10.0"
log = "0.4.27"
lol_html = "2.3.0"
mailparse = "0.16.1"
maplit = "1.0.2"