Error logging is not enabled by default after publishing an application.  To enable error logging:
 
  1. Edit the web.config and set stdoutLogEnabled="true"
  2. Create a /logs directory in the Core application root