User Tools

Site Tools


developers:debug_messages:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
developers:debug_messages:start [2014/09/18 23:11]
geojames
developers:debug_messages:start [2015/05/06 22:40] (current)
geojames [List of Common Debug Types]
Line 15: Line 15:
 This is a list of the most commonly used or useful debug types. This is a list of the most commonly used or useful debug types.
  
-  * **all** - //[SPECIAL]//: shows all debug output.  There is not actually any debug messages that use "all" as the keyword (or at least that is not the intent).+  * **all+stats** - //[SPECIAL]//: shows all debug output.  There is not actually any debug messages that use "all" as the keyword (or at least that is not the intent).
   * **stats** - Most common & useful type, it shows statistic geared messages.  We've placed debug messages at common bottlenecks as well, since each debug message has the time it allows looking for where slow-downs occur.  //[SPECIAL]//: This will also display a table of DB queries used in the software, along with execution time for each query.   * **stats** - Most common & useful type, it shows statistic geared messages.  We've placed debug messages at common bottlenecks as well, since each debug message has the time it allows looking for where slow-downs occur.  //[SPECIAL]//: This will also display a table of DB queries used in the software, along with execution time for each query.
   * **sql** - show sql messages and errors.   * **sql** - show sql messages and errors.
developers/debug_messages/start.1411081918.txt.gz · Last modified: 2014/09/25 16:55 (external edit)