How to hide or stop log info printed by companion on terminal when client uploaded something

when uppy client uploaded something to S3 bucket using companion, companion print lots of log information on server terminal, these logs create mess so how can i stop this info from printing or hide it ?

I think you can use companion &> /dev/null

thanks for the suggestion, can you please tell how can i undo this if i want in future

What do you mean by that?