Python - is it possible to get logging.handlers.httpHandler to set the content header to JSON without resorting to custom code?

后端 未结 0 1418
甜味超标
甜味超标 2021-01-17 20:02

I\'d like to use Python\'s logging.handlers.HTTPHandler to send log events using POST with the log events in a JSON format. However I don\'t want to resort to writing extens

相关标签:
回答
  • 消灭零回复
提交回复
热议问题