Increase httptrace timeout
Created by: daxmc99
This is one of the most common log lines I see during debugging. This cleans up the logs a bit by increasing the minimum time.
Also moves the env syscall out of the hot path here.
Created by: daxmc99
This is one of the most common log lines I see during debugging. This cleans up the logs a bit by increasing the minimum time.
Also moves the env syscall out of the hot path here.