Rust Actix-Web docker container not shows up logs
I am creating an API server using the Rust actix-web framework. I am creating and checking logs (using log4rs) in the local environment without any problems. After Dockerizing, Docker runs without a problem, but the locker log is not checked.