XOOPS  2.6.0
modinfo.php File Reference

Go to the source code of this file.

Variables

const _MI_MONOLOG_ADMENU1 'Home'
 
const _MI_MONOLOG_ADMENU2 'About'
 
const _MI_MONOLOG_ADMENU3 'Permissions'
 
const _MI_MONOLOG_DSC 'Error and performance data logging'
 
const _MI_MONOLOG_ENABLE "Enable Logging"
 
const _MI_MONOLOG_HACKING 'Hacking'
 
const _MI_MONOLOG_HELP 'Help'
 
const _MI_MONOLOG_INCLUDE_BLOCKS 'Include blocks'
 
const _MI_MONOLOG_INCLUDE_DEPRECATED 'Include deprecated'
 
const _MI_MONOLOG_INCLUDE_EXTRA 'Include extra'
 
const _MI_MONOLOG_INCLUDE_QUERIES 'Include queries'
 
const _MI_MONOLOG_INCLUDE_TIMERS 'Include timers'
 
const _MI_MONOLOG_LOG_FILE_PATH 'Absolute path and name of log file'
 
const _MI_MONOLOG_LOG_MAX_VERSIONS 'Maximum number of daily versions of the log to keep. (Use 0 for no versioning.)'
 
const _MI_MONOLOG_NAME 'Monolog'
 
const _MI_MONOLOG_SMARTYDEBUG "Enable Smarty Debug"
 
const _MI_MONOLOG_THRESHOLD_DEBUG 'Debugging'
 
const _MI_MONOLOG_THRESHOLD_ERROR 'Errors'
 
const _MI_MONOLOG_THRESHOLD_INFO 'Informational'
 
const _MI_MONOLOG_THRESHOLD_LEVEL 'Log level threshold'
 
const _MI_MONOLOG_THRESHOLD_WARNING 'Warnings'
 
const _MI_MONOLOG_UCONF_CAT_OPT 'Options'
 
const _MI_MONOLOG_UCONF_CAT_OPT_DESC 'Monolog Options'
 
const _MI_MONOLOG_UCONF_ENABLE_PHPFIRE 'Enable FirePHP Output'
 

Variable Documentation

const _MI_MONOLOG_ADMENU1 'Home'

Definition at line 30 of file modinfo.php.

const _MI_MONOLOG_ADMENU2 'About'

Definition at line 31 of file modinfo.php.

const _MI_MONOLOG_ADMENU3 'Permissions'

Definition at line 32 of file modinfo.php.

const _MI_MONOLOG_DSC 'Error and performance data logging'

Definition at line 20 of file modinfo.php.

const _MI_MONOLOG_ENABLE "Enable Logging"

Definition at line 22 of file modinfo.php.

const _MI_MONOLOG_HACKING 'Hacking'

Definition at line 50 of file modinfo.php.

const _MI_MONOLOG_HELP 'Help'

Definition at line 49 of file modinfo.php.

const _MI_MONOLOG_INCLUDE_BLOCKS 'Include blocks'

Definition at line 40 of file modinfo.php.

const _MI_MONOLOG_INCLUDE_DEPRECATED 'Include deprecated'

Definition at line 41 of file modinfo.php.

const _MI_MONOLOG_INCLUDE_EXTRA 'Include extra'

Definition at line 42 of file modinfo.php.

const _MI_MONOLOG_INCLUDE_QUERIES 'Include queries'

Definition at line 43 of file modinfo.php.

const _MI_MONOLOG_INCLUDE_TIMERS 'Include timers'

Definition at line 44 of file modinfo.php.

const _MI_MONOLOG_LOG_FILE_PATH 'Absolute path and name of log file'

Definition at line 46 of file modinfo.php.

const _MI_MONOLOG_LOG_MAX_VERSIONS 'Maximum number of daily versions of the log to keep. (Use 0 for no versioning.)'

Definition at line 47 of file modinfo.php.

const _MI_MONOLOG_NAME 'Monolog'
Author
trabis lusop.nosp@m.oema.nosp@m.s@gma.nosp@m.il.c.nosp@m.om
Version
$Id$

Definition at line 19 of file modinfo.php.

const _MI_MONOLOG_SMARTYDEBUG "Enable Smarty Debug"

Definition at line 23 of file modinfo.php.

const _MI_MONOLOG_THRESHOLD_DEBUG 'Debugging'

Definition at line 35 of file modinfo.php.

const _MI_MONOLOG_THRESHOLD_ERROR 'Errors'

Definition at line 38 of file modinfo.php.

const _MI_MONOLOG_THRESHOLD_INFO 'Informational'

Definition at line 36 of file modinfo.php.

const _MI_MONOLOG_THRESHOLD_LEVEL 'Log level threshold'

Definition at line 34 of file modinfo.php.

const _MI_MONOLOG_THRESHOLD_WARNING 'Warnings'

Definition at line 37 of file modinfo.php.

const _MI_MONOLOG_UCONF_CAT_OPT 'Options'

Definition at line 25 of file modinfo.php.

Referenced by MonologUserconfigsPlugin\categories().

const _MI_MONOLOG_UCONF_CAT_OPT_DESC 'Monolog Options'

Definition at line 26 of file modinfo.php.

Referenced by MonologUserconfigsPlugin\categories().

const _MI_MONOLOG_UCONF_ENABLE_PHPFIRE 'Enable FirePHP Output'

Definition at line 28 of file modinfo.php.