More logging

This commit is contained in:
Luke
2020-04-19 10:25:50 +12:00
parent cfddb6077a
commit 221b230acb
6 changed files with 55 additions and 16 deletions

View File

@@ -12,4 +12,5 @@ serde_derive = "1.0"
toml = "0.5"
sysfs-class = "0.1.2"
aho-corasick = "0.7"
thiserror = "1.0.15"
thiserror = "1.0.15"
log = "0.4"