Go to the source code of this file.
Data Structures | |
class | DocHisto |
Namespaces | |
FDL | |
Variables | |
const | HISTO_NOTICE 1 |
const | HISTO_INFO 2 |
const | HISTO_MESSAGE 4 |
const | HISTO_WARNING 8 |
const | HISTO_ERROR 16 |
const HISTO_ERROR 16 |
Definition at line 23 of file Class.DocHisto.php.
const HISTO_INFO 2 |
Definition at line 20 of file Class.DocHisto.php.
const HISTO_MESSAGE 4 |
Definition at line 21 of file Class.DocHisto.php.
const HISTO_NOTICE 1 |
#@+ constant for log level history
Definition at line 19 of file Class.DocHisto.php.
const HISTO_WARNING 8 |
Definition at line 22 of file Class.DocHisto.php.