More MQTT Logging
MQTT Server logs routed to mqttserver.log
This commit is contained in:
parent
2b934bb5fa
commit
c8acac767f
5 changed files with 150 additions and 148 deletions
3
Pipfile
3
Pipfile
|
|
@ -15,13 +15,14 @@ coverage = "*"
|
|||
mock = "*"
|
||||
pylint = "*"
|
||||
pbr = "*"
|
||||
pytest-asyncio = "*"
|
||||
pytest-aiohttp = "*"
|
||||
pytest-cov = "*"
|
||||
testfixtures = "*"
|
||||
codecov = "*"
|
||||
autoflake = "*"
|
||||
pytest-env = "*"
|
||||
pytest = "==5.0.1"
|
||||
pytest-asyncio = "*"
|
||||
|
||||
[pipenv]
|
||||
allow_prereleases = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue