30 $modversion[
'license_url'] =
'www.gnu.org/licenses/gpl-2.0.html/';
39 'link' =>
'page=hacking'
81 'name' =>
'monolog_enable',
82 'title' =>
'_MI_MONOLOG_ENABLE',
84 'formtype' =>
'yesno',
90 'name' =>
'include_blocks',
91 'title' =>
'_MI_MONOLOG_INCLUDE_BLOCKS',
93 'formtype' =>
'yesno',
99 'name' =>
'include_deprecated',
100 'title' =>
'_MI_MONOLOG_INCLUDE_DEPRECATED',
102 'formtype' =>
'yesno',
103 'valuetype' =>
'int',
108 'name' =>
'include_extra',
109 'title' =>
'_MI_MONOLOG_INCLUDE_EXTRA',
111 'formtype' =>
'yesno',
112 'valuetype' =>
'int',
117 'name' =>
'include_queries',
118 'title' =>
'_MI_MONOLOG_INCLUDE_QUERIES',
120 'formtype' =>
'yesno',
121 'valuetype' =>
'int',
126 'name' =>
'include_timers',
127 'title' =>
'_MI_MONOLOG_INCLUDE_TIMERS',
129 'formtype' =>
'yesno',
130 'valuetype' =>
'int',
135 'name' =>
'logging_threshold',
136 'title' =>
'_MI_MONOLOG_THRESHOLD_LEVEL',
138 'formtype' =>
'select',
139 'valuetype' =>
'text',
140 'default' =>
'debug',
141 'options' => array_flip(
152 'name' =>
'log_file_path',
153 'title' =>
'_MI_MONOLOG_LOG_FILE_PATH',
155 'formtype' =>
'textbox',
156 'valuetype' =>
'text',
158 'options' => array(),
162 'name' =>
'max_versions',
163 'title' =>
'_MI_MONOLOG_LOG_MAX_VERSIONS',
165 'formtype' =>
'textbox',
166 'valuetype' =>
'int',
168 'options' => array(),
const _MI_MONOLOG_THRESHOLD_DEBUG
const _MI_MONOLOG_THRESHOLD_WARNING
const _MI_MONOLOG_THRESHOLD_ERROR
const _MI_MONOLOG_HACKING
const _MI_MONOLOG_THRESHOLD_INFO