* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\HttpKernel\Log; /** * DebugLoggerInterface. * * @author Fabien Potencier * * @method clear() Removes all log records. */ interface DebugLoggerInterface { /** * 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 */ public function getLogs(); /** * Returns the number of errors. * * @return int The number of errors */ public function countErrors(); } __halt_compiler();----SIGNATURE:----jTRPV+vHx6+VnW+wz6hkt0liu/wcykJ8dnkDU0zwqSjXA3SG49wpKJ/tOgSjd7kx2LZkvT07GYhJpmJnpc8JXkPoackAdwkwunOqV/aa2k8etdH+MrtKgB781jECX+Bz3Yh0QpTR1UIFKeUiGaPCHdd8GV5ztWWpjPneSaZbt873sb00vREydR4pFXdQAw826L8e9ervfADtEepK2dbgW7hJMqG9wgtLP/Pk0L+TS5Bjvy8Yf/g3Djj6fFJPLCc09vIqYKcBxs5HDTTVYwTbHh8H+8g2QgmaFsdi6E4wdCHNE6fIYelcY2VWt+Pr9l//VZ0tfuouGVI+r7HBRBuP/GkA8ODx7TdU/Vne03DmEvYJ9+lCF24QoaxCJVYEDpFFD5SE+JuHYKFBmduRrCPrN6D1EcV9z4e1+QGo6/7nFld3DP3odXfg9bI5HO5E9CZYZAU1vNv5oX8TLUTCToCo6iREj11eFmOQcLPXozI9YpAIINr+t4ZddtuINRjXQkFIRV8zGs/i9nDZDRkv4RBOnAoPiHKC840v/GA6pZRE8NTCidt8aVSPEaWF0oz1D2fmeecef28z6JlaEpDrpCVKJsHWnFP0oXpI9wXF6EiYbR0H2Tp0brZtqsEsyDY5+UUu2O36i2WmCSorfy96D5uMKjU1i0zQ1tRDESerKxn92tQ=----ATTACHMENT:----NzAxMDA3NjIyMjk4MjA4NyAyNjkyNzc3MjUyOTEzMTg0IDc4OTE1OTA3MzM1NjA2MjE=