DeepStack
DeepStack copied to clipboard
Old logger prints.
Hi @OlafenwaMoses @johnolafenwa
I built a docker compose with an api to request images, a rabbitmq to store the images in the queue and 1 worker that collects the images from the queue and performs the scene classification process.
I'm having a problem when I restart the containers, the entire log is appearing sequentially in the terminal. from the start of the first deepstack run.
Any thoughts?