web_logs#

web_logs(request)[source]#

/logs endpoint.

Return if the trade-executor is still alive or the exception that crashed it.

See tradeexecutor.strategy.execution_state.ExecutionState for the return dta.

Parameters:

request (Request) –