Mesure-preliminaire
giacomo 6 years ago
parent ce5dbc7018
commit 17673ebced

@ -29,6 +29,7 @@ if not os.path.isfile("logging.conf"):
logger = logging.getLogger(__name__)
logging.config.fileConfig("logging.conf", disable_existing_loggers=False)
class CoAP(object):
"""
Implementation of the CoAP server

Loading…
Cancel
Save