Add timestamp to ModPython exceptions to aid in tracking down time-of-failure
authorStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 26 Apr 2011 19:23:30 +0000 (15:23 -0400)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Tue, 26 Apr 2011 19:23:30 +0000 (15:23 -0400)
commit7a244becfc634d522f5c6f35aced759c001ff7f4
treebc092e6be1ef9d9537b97606d5db2ebe282e368c
parent053fd6410f733aef90482cda571059ed116d40e1
Add timestamp to ModPython exceptions to aid in tracking down time-of-failure
Add more detailed stack traces to plc_api.php to identify users and arguments of failed API commands.
ModPython.py
php/plc_api.php