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 on with this code:
It is a good practice to clear the log file before executing this code.
mkp_base clear_diagnostics
mkp_base option=verbose+true set_option
mkp_base option=verbose+true set_option
Output:
[mkp_base clear_diagnostics]
[mkp_base verbose option=verbose+true set_option]