This commit is contained in:
Barbara Miller 2024-07-29 13:47:11 -07:00
parent 1ec4d0361a
commit 81e640cd12

View File

@ -141,6 +141,7 @@ class BrowserPool:
# uncomment the next line for LOTS of debugging logging
# websocket.enableTrace(True)
class WebsockReceiverThread(threading.Thread):
logger = logging.getLogger(__module__ + "." + __qualname__)