Wiki page apps_efl_debugging changed with summary [] by Andrew Williams

This commit is contained in:
Andrew Williams 2017-10-20 15:15:44 -07:00 committed by apache
parent 5cf7096384
commit ee083b1202
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
This tutorial's goal is to help you debug your EFL applications with several use cases that you can reproduce. It gives you approaches to know if the bug comes from your application or from the EFL libraries.
Then, if you are sure the bug does not come from your application, you can [[/contrib/report_bugs|report a bug]].
Then, if you are sure the bug does not come from your application, you can [[/contrib/reporting_bugs|report a bug]].
In this tutorial we'll cover log levels and tracing the sources of bugs: