Изменил(а) на 'bot.py'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
hogweed1 2022-12-09 11:25:43 -05:00
parent f3e8454f58
commit 8864e1ce38

4
bot.py
View File

@ -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)