at the moment the logs are set at daily. but even in a daily log the files some times get too big. I want to make it to smaller chunks. is it possible to make it rotate hourly rather than daily?
in that section it doesn't have anything regarding naming the files. however in front of the daily channel driver it says "A RotatingFileHandler based Monolog driver which rotates daily"
I wonder if it's possible to modify the rotatingFileHandler. what do you think? do you have any idea how I could do that?