FrontPage 

San Jose Scout Wiki

Login

DebugLog Help

The DebugLog processor shows the contents of tbwiki debug log file for this wiki. By default, show only the last 100 lines of the log.

ProcessorArguments:

  • (optional) lines=<n>|all - Show <n> lines at the end of the log

If lines option is missing, show 100 lines. If <n> is "all", then show all lines

Example Usage 1:

{{ {#!DebugLog
lines=200
}} }

This would show the last 200 lines of the debug log.

Example Usage 2:

{{ {#!DebugLog
lines=all
}} }

This would show the all the lines of the debug log.

Back to page: System_Info

TBWiki engine 1.9.3 by Tim Bird