mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-08-08 04:52:30 +00:00
Make logger fully configurable (#1087)
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
import logging
|
||||
|
||||
from .. import TLObject
|
||||
|
||||
__log__ = logging.getLogger(__name__)
|
||||
|
||||
|
||||
class TLMessage(TLObject):
|
||||
"""
|
||||
|
Reference in New Issue
Block a user