DokuWiki

It's better when it's simple

User Tools

Site Tools


devel:debugging

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
devel:debugging [2022-10-20 12:14] Klap-indevel:debugging [2022-10-20 12:47] (current) Klap-in
Line 12: Line 12:
   * Receive additional comments in xhtml renderer output   * Receive additional comments in xhtml renderer output
   * Get some fallback try-catches in the compiled javascript file via ''js.php''   * Get some fallback try-catches in the compiled javascript file via ''js.php''
-  * Get debugging at some other locations and in plugins or templates, see the codesearch [[codesearch>allowdebug]] +  * Get debugging at some other locations and in plugins or templates, see the codesearch for usage [[https://codesearch.dokuwiki.org/search?project=dokuwiki&project=plugin&project=template&full=allowdebug&path=-%22config%2Flang%22|allowdebug]]
  
 ===Enabling logging=== ===Enabling logging===
 //Since Igor 2022 release//: //Since Igor 2022 release//:
  
-DokuWiki has a Logging functionality. Which information is not logged can be set with the [[config:dontlog]] config setting. +DokuWiki has a logging functionality. Which information is not logged can be set with the [[config:dontlog]] config setting. 
-  * Default only //errors// and //deprecated// messages are logged, and the //debug// log is disabled.+  * Default only //error// and //deprecated// messages are logged, and the //debug// log is disabled.
   * You can also enable //debug// log for more debug output   * You can also enable //debug// log for more debug output
   * Via the admin interface you can use the [[plugin:LogViewer]]. If the LogViewer cannot be reached, you can find the log files in your file system in e.g. ''[wiki_folder]/data/log/error/<date>.log''.   * Via the admin interface you can use the [[plugin:LogViewer]]. If the LogViewer cannot be reached, you can find the log files in your file system in e.g. ''[wiki_folder]/data/log/error/<date>.log''.
devel/debugging.txt · Last modified: 2022-10-20 12:47 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki