http_log#

API documentation for tradeexecutor.webhook.http_log Python module in Trading Strategy.

Module description#

Web server logging.

  • Output HTTP request and response metadata to a separate log file

Functions#

configure_http_request_logging(main_log_path)

Configure HTTP requests to be logged to a separate file.

log_tween_factory(handler, registry)