Reduce the logs printed on the console after "docker compose up"
Once after I give ‘docker-compose up’ I get so much logs on my console.
I want to see only stderr logs and the container names in different colors(as i get now).
Please let me know if there any way to achieve this.
Thank you!
Source: Docker Questions