kopia lustrzana https://github.com/Yakifo/amqtt
change test formatting options
rodzic
6b03106c1c
commit
883b230855
|
@ -6,8 +6,8 @@ import logging
|
|||
import asyncio
|
||||
from hbmqtt.plugins.manager import PluginManager
|
||||
|
||||
#formatter = "[%(asctime)s] {%(filename)s:%(lineno)d} %(levelname)s - %(message)s"
|
||||
#logging.basicConfig(level=logging.DEBUG, format=formatter)
|
||||
formatter = "[%(asctime)s] {%(filename)s:%(lineno)d} %(levelname)s - %(message)s"
|
||||
logging.basicConfig(level=logging.INFO, format=formatter)
|
||||
|
||||
|
||||
class TestPlugin:
|
||||
|
|
Ładowanie…
Reference in New Issue