Improve record log
This commit is contained in:
parent
552a980182
commit
3991ee6af7
2 changed files with 96 additions and 55 deletions
|
|
@ -42,7 +42,13 @@ function x()
|
|||
|
||||
try {
|
||||
x();
|
||||
|
||||
} catch (\Exception $e) {
|
||||
record_log($e);
|
||||
|
||||
tracedebug("log",$e);
|
||||
}
|
||||
printf("tracedebug in sys_get_temp_dir() = %s", sys_get_temp_dir());
|
||||
?>
|
||||
<p>
|
||||
Check file in noalyss/log
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue