问题is there a way to configure a python logger to call a custom function and pass it the logging message whenever it loggs? Thanks! 来源:https://stackoverflow.com/questions/46354908/python-logger-with-a-callback-function 标签 python python-2.7 logging