I wanted to know if I can send all the errors that happend while my app is in 'production' environment to a new 'log' instead of sending ALL the actions to the 'production.log' send it to 'production_errors.log'.
And if it is possible, tell me how please !
Thank you very much for reading !