Files
2026-07-13 13:39:38 +08:00

5 lines
104 B
Python

# Simple logger for the plugin
import logging
logger = logging.getLogger("livekit.plugins.smallestai")