mirror of
https://github.com/romanz/amodem.git
synced 2026-02-24 16:18:12 +08:00
add main logger to package
This commit is contained in:
@@ -1 +1,4 @@
|
||||
from . import send, recv, config, audio
|
||||
|
||||
import logging
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user