mirror of
https://github.com/php/presentations.git
synced 2026-03-24 07:32:11 +01:00
10 lines
342 B
XML
10 lines
342 B
XML
<slide title="Error Tracking Solution Cont.">
|
|
|
|
<example title="Log Entry"><![CDATA[Fatal error: Failed executing query 'SELECT * FROM msg WHERE id=abc' on script.php:26 inside foo()]]></example>
|
|
|
|
<blurb fontsize="3em">
|
|
With the added information it is trivial to determine what is the real cause of the problem
|
|
and fix it.
|
|
</blurb>
|
|
|
|
</slide> |