Logging setup

This commit is contained in:
veeso
2021-05-16 10:36:16 +02:00
parent 8c9c331d7e
commit 4e287a0231
9 changed files with 200 additions and 0 deletions

View File

@@ -37,10 +37,12 @@ edit = "0.1.3"
getopts = "0.2.21"
hostname = "0.3.1"
lazy_static = "1.4.0"
log = "0.4.14"
magic-crypt = "3.1.7"
rand = "0.8.3"
regex = "1.5.4"
rpassword = "5.0.1"
simplelog = "0.10.0"
ssh2 = "0.9.0"
tempfile = "3.1.0"
textwrap = "0.13.4"