Изменил(а) на 'bot.py'
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f3e8454f58
commit
8864e1ce38
4
bot.py
4
bot.py
@ -22,8 +22,8 @@ logging.basicConfig(
|
||||
level = logging.DEBUG,
|
||||
handlers = [ graypy.GELFUDPHandler('localhost', 12201) ]
|
||||
)
|
||||
|
||||
|
||||
( logging.getLogger( ) ).addFilter(TagFilter())
|
||||
#logging.LoggerAdapter(logging.getLogger( ), {'tag': 'jack_bot'})
|
||||
#root_logger = logging.getLogger( )
|
||||
|
||||
#handler = graypy.GELFUDPHandler('localhost', 12201)
|
||||
|
Loading…
Reference in New Issue
Block a user