* * 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:----NAuYtswFnZy1YCsPGnHDw0izoem2GrOwgM3gjOpJF27K3/cRtQja4o5jJ1mDnRvogUXKd56k35r8es4WDw5UFCWU68R6sKI9eZjCZ4gw/6Vx/cHNGf0oJtsXdlX+uhzamjLSmeh+PYO+BAvpRdT4vxDF3xUJ4d01NWkDLR8pb6w8YH4tr63wnxg1aIZxkydwX8xlKDcolVblrJpNWLV7tI++S1QW8dJL3j9ouvsTgS1XRWJVO2t9ShfRrL9h+OJQC2p/RnoeY15d/m1Tuu0Ox0qfPyje/ujor4sZQX1QWZIqdIfP0I9uTowc/PqikR1TTmzV18o9nGclKLG6+53CYPtVVgwCVmCmsGGbktbI54s4vycz9uV1ispAgMylQjPVV/OvspW5dKNUTNocycfP5YWY5LKiuXOEIkcP3KuoRL2Nn8l8SEMhwOTT8wG1cW/CJJIC7zZBIakhDpUylvhOlbhlGKqkMpwkF0PcejMESnr3uoZnIKjJsfxRanpEV9h/jGlFxEx8KKzcLmrtX1FTaCrGtOGOwqh9I943SPWBBXzET/pw6Ssql89PA6PvV8WMoUvdfIlAtsoDLkyIeQ1JcC55B2mI9FSCyv9sz5NdtMH+xy3JKMtRYsqubYJv5PaCHHQgGJ+TdLydC4OD1hC48tkQ+xXH1IDYqrQ0iSgb+o8=----ATTACHMENT:----MzcxNDcwMDA3NTIzMTczMSA2MDI2MjA2MTA0NTQ1MjY1IDcwOTc0NDM0Mjc4MjUzMzA=