[mod] debug mode: use coloredlogs package

in debug mode, add some padding to make the output more readable
in procution mode, add the timestamp
This commit is contained in:
Alexandre Flament 2021-09-06 19:47:50 +02:00
parent b513917ef9
commit 577998106a
4 changed files with 71 additions and 17 deletions

View file

@ -17,3 +17,4 @@ linuxdoc==20210324
aiounittest==1.4.0
yamllint==1.26.3
wlc==1.12
coloredlogs==15.0.1