[ Index ] |
PHP Cross Reference of phpBB-3.3.14-deutsch |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 40 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
DebugLoggerInterface:: (2 methods):
getLogs()
countErrors()
Interface: DebugLoggerInterface - X-Ref
DebugLoggerInterface.getLogs() X-Ref |
Returns an array of logs. A log is an array with the following mandatory keys: timestamp, message, priority, and priorityName. It can also have an optional context key containing an array. return: array An array of logs |
countErrors() X-Ref |
Returns the number of errors. return: int The number of errors |
Generated: Mon Nov 25 19:05:08 2024 | Cross-referenced by PHPXref 0.7.1 |