Skip to content
Snippets Groups Projects
Commit 2ac4d3a4 authored by Andres Marafioti's avatar Andres Marafioti
Browse files

add logging to the local audio streamer

parent 4909824b
Branches
Tags
No related merge requests found
...@@ -7,6 +7,7 @@ import logging ...@@ -7,6 +7,7 @@ import logging
logger = logging.getLogger(__name__) logger = logging.getLogger(__name__)
class LocalAudioStreamer: class LocalAudioStreamer:
def __init__( def __init__(
self, self,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment