Go to the documentation of this file.
19 define(
'_MD_MONOLOG_DEBUG',
"Debug");
20 define(
'_MD_MONOLOG_INCLUDED_FILES',
"Included files");
21 define(
'_MD_MONOLOG_FILES',
"%s files");
22 define(
'_MD_MONOLOG_MEM_USAGE',
"Usage: %.03fM Peak: %.03fM");
23 define(
'_MD_MONOLOG_MEMORY',
"Memory");
24 define(
'_MD_MONOLOG_NONE',
"None");
26 define(
'_MD_MONOLOG_ERRORS',
"Errors");
27 define(
'_MD_MONOLOG_DEPRECATED',
"Deprecated");
28 define(
'_MD_MONOLOG_QUERIES',
"Queries");
29 define(
'_MD_MONOLOG_BLOCKS',
"Blocks");
30 define(
'_MD_MONOLOG_EXTRA',
"Extra");
31 define(
'_MD_MONOLOG_TIMERS',
"Timers");
32 define(
'_MD_MONOLOG_TIMETOLOAD',
"%s took %.04f seconds to load.");
34 define(
'_MD_MONOLOG_NOT_CACHED',
"Not cached");
35 define(
'_MD_MONOLOG_CACHED',
"Cached (regenerates every %s seconds)");
44 define(
'_MD_MONOLOG_EXCEPTION',
'Exception : %s : file %s line %s');
45 define(
'_MD_MONOLOG_MESSAGES',
'Message');