My Play! Application doesn't have an application.log
问题 I got an error message saying: This exception has been logged with id 1mhqg4onc But I don't see this exception in the logs. I only have myapp.DEBUG , myapp.ERROR , myapp.FATAL , myapp.INFO , myapp.TRACE and myapp.WARN in my myapp/logs directory. I thought application.log was just supposed to be there by default. It's in my local machine but not when I deploy to production and that's where this exception is happening. I tried adding a file at conf/application-logger.xml with the default