Hello,
I am trying to create an web application using Play Framework and I am running into some issues across different environments.
On my localhost window, I get this error " Execution exception" with description of what the error is.
However in the other environment, it only says “Oops, an error occurred… This exception has been logged with id ****** .”
What makes these two error display different? Is it the logging configuration?
thank you so much for help.