VEuPathDB / service-multi-blast

Async BLAST+ query service and supporting libraries.
Apache License 2.0
0 stars 0 forks source link

Log stderr output from blast+ cli commands #209

Closed Foxcapades closed 1 year ago

Foxcapades commented 1 year ago

Tee the pipe from the process' stderr to also output to a log writer.

Resolves #199