mirror of
https://github.com/migatu/conjurer.git
synced 2026-07-14 21:38:38 +00:00
FIx att 4
This commit is contained in:
@@ -51,7 +51,7 @@ def waitress_run(_logger):
|
||||
_logger.info("Attempt waitress")
|
||||
serve(app, host=HOST_ADDRESS, port=PORT_ADDRESS)
|
||||
|
||||
if __name__ == "__main__":
|
||||
def comm_subroutine():
|
||||
logger = logging.getLogger('conjurer_musician')
|
||||
logger.setLevel(logging.DEBUG)
|
||||
logger.info("Started")
|
||||
|
||||
Reference in New Issue
Block a user