Commit 0fd4ca80 authored by lixiaofang's avatar lixiaofang

logging

parent 6a2883be
import pymysql
import random
import traceback
from log_settings import *
import logging
from vest.request.auto_request import logins, pictorial_reply, get_majia_reply, get_pictorial_comment
from vest.request.auto_request import host, user, db, passwd
......
import pymysql
import random
import traceback
from log_settings import *
import logging
from vest.request.auto_request import logins, pictorial_reply, get_majia, get_pictorial_comment, time_conv_minute
from vest.request.auto_request import host, user, db, passwd
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment