Not logging to /opt folder in rhel
I have a django application that runs in a docker container. I have a defaults.py file which defines the LOGGING configurations, i have included a file handler in the logging configuration to log to files.
I have a django application that runs in a docker container. I have a defaults.py file which defines the LOGGING configurations, i have included a file handler in the logging configuration to log to files.