MKP Base Disable Verbose Mode

Verbose mode controls writing of diagnostic information to a log file. This capability is very useful when making changes to this code or when configuring pages that use this code. You can turn verbose mode off with this code:

It is a good practice to clear the log file before executing this code:

mkp_base clear_diagnostics
mkp_base verbose option=verbose+false set_option
mkp_base show_diagnostics clear_diagnostics

Output:
[mkp_base clear_diagnostics]
[mkp_base verbose option=verbose+false set_option]
[mkp_base show_diagnostics clear_diagnostics]