I'd like to know how to configure my production environnement to log all the errors. Indeed, I have errors like PHP fatal errors which occured and wasn't logged and I don't understand why. Actually they were log int the apache logs, but is there a way to log all of them in the log folder of my application?
Thanks, Valentin