Anonymous | Login | Signup for a new account | 2021-01-16 20:43 GMT | ![]() |
Main | My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000296 | SiT! | other | public | 2008-12-06 13:39 | 2009-02-27 16:28 | ||||
Reporter | kieran | ||||||||
Assigned To | ivan | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 3.45 | Fixed in Version | 3.45 | ||||||
Summary | 0000296: Log 'hidden' errors | ||||||||
Description | We should have some mechanism of logging/displaying errors occuring during auto.php execution for example. An basic method could be calling a trigger in sit_error_handler() if we're using CLI which then either emails or displays a notice for an admin. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
ivan (administrator) 2008-12-06 17:46 |
the sit error handler can already log to a file, can't remember the config var offhand but is this what you meant? |
ivan (administrator) 2008-12-08 12:04 |
Fixed in trunk svn r4397 added a function called debug_log() which can be used to add text to $CONFIG['error_logfile'] which must already exist and be writable. |
![]() |
|||
Date Modified | Username | Field | Change |
2008-12-06 13:39 | kieran | New Issue | |
2008-12-06 17:46 | ivan | Note Added: 0000293 | |
2008-12-08 12:04 | ivan | Note Added: 0000299 | |
2008-12-08 12:04 | ivan | Assigned To | => ivan |
2008-12-08 12:04 | ivan | Status | new => resolved |
2008-12-08 12:04 | ivan | Resolution | open => fixed |
2008-12-08 12:04 | ivan | Fixed in Version | => 3.45 |
2008-12-08 12:04 | ivan | Target Version | => 3.45 |
2009-02-27 16:28 | ivan | Status | resolved => closed |
Copyright © 2000 - 2021 MantisBT Team |