4 lines
91 B
Python
4 lines
91 B
Python
import logging
|
|
|
|
logger = logging.getLogger("livekit.plugins.nvidia.experimental.realtime")
|