All log files are stored in the logs/ directory.

LogfileContent
access.logAll HTTP requests to the application. Includes the username for authenticated users.
error.logDebug info and stacktraces for all failed requests.
application.log

Regular warnings and Execution log of the application. Contains query runtime information.

Failed Login Attempts are logged here.