9a13903 ^
1 2 3 4 5
import logging netlog = logging.getLogger("ManaChat.Net") debuglog = logging.getLogger("ManaChat.Debug") chatlog = logging.getLogger("ManaChat.Chat")