XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
const | _MD_MONOLOG_BLOCKS "Blocks" |
const | _MD_MONOLOG_CACHED "Cached (regenerates every %s seconds)" |
const | _MD_MONOLOG_DEBUG "Debug" |
const | _MD_MONOLOG_DEPRECATED "Deprecated" |
const | _MD_MONOLOG_ERRORS "Errors" |
const | _MD_MONOLOG_EXCEPTION 'Exception : %s : file %s line %s' |
const | _MD_MONOLOG_EXTRA "Extra" |
const | _MD_MONOLOG_FILES "%s files" |
const | _MD_MONOLOG_INCLUDED_FILES "Included files" |
const | _MD_MONOLOG_MEM_USAGE "Usage: %.03fM Peak: %.03fM" |
const | _MD_MONOLOG_MEMORY "Memory" |
const | _MD_MONOLOG_MESSAGES 'Message' |
const | _MD_MONOLOG_NONE "None" |
const | _MD_MONOLOG_NOT_CACHED "Not cached" |
const | _MD_MONOLOG_QUERIES "Queries" |
const | _MD_MONOLOG_TIMERS "Timers" |
const | _MD_MONOLOG_TIMETOLOAD "%s took %.04f seconds to load." |
const _MD_MONOLOG_BLOCKS "Blocks" |
Definition at line 29 of file main.php.
Referenced by MonologLogger\log().
const _MD_MONOLOG_CACHED "Cached (regenerates every %s seconds)" |
Definition at line 35 of file main.php.
Referenced by MonologLogger\log().
const _MD_MONOLOG_DEBUG "Debug" |
const _MD_MONOLOG_EXCEPTION 'Exception : %s : file %s line %s' |
const _MD_MONOLOG_EXTRA "Extra" |
Definition at line 30 of file main.php.
Referenced by MonologLogger\log().
const _MD_MONOLOG_FILES "%s files" |
Definition at line 21 of file main.php.
Referenced by MonologPreload\eventCoreFooterStart().
const _MD_MONOLOG_INCLUDED_FILES "Included files" |
Definition at line 20 of file main.php.
Referenced by MonologPreload\eventCoreFooterStart().
const _MD_MONOLOG_MEM_USAGE "Usage: %.03fM Peak: %.03fM" |
Definition at line 22 of file main.php.
Referenced by MonologPreload\eventCoreFooterStart().
const _MD_MONOLOG_MEMORY "Memory" |
Definition at line 23 of file main.php.
Referenced by MonologPreload\eventCoreFooterStart().
const _MD_MONOLOG_NOT_CACHED "Not cached" |
Definition at line 34 of file main.php.
Referenced by MonologLogger\log().
const _MD_MONOLOG_TIMETOLOAD "%s took %.04f seconds to load." |
Definition at line 32 of file main.php.
Referenced by MonologLogger\stopTime().