Project

General

Profile

Actions

Feature #25924

closed

Include Request URL in Exception log

Added by Steffen Gebert about 13 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Miscellaneous
Target version:
-
Start date:
2011-04-12
Due date:
% Done:

100%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Adding the requested URL in the log message for uncaught Exceptions can ease the task of finding the particular page causing this error.

Information like this doesn't help too much

Core: Exception handler (WEB): Uncaught TYPO3 Exception: RealURL error: unable to determine rootpage_id for the current domain. | t3lib_error_http_PageNotFoundException thrown in file /opt/local/apache2/vhosts/master/typo3conf/ext/realurl/class.tx_realurl.php in line 2457
.

This change adds the Request URL to the log message.

Actions

Also available in: Atom PDF