cleanLogs()
class BufferingLogger extends AbstractLogger A buffering logger that stacks logs for later.
callable|null setExceptionHandler(callable $handler = null) Sets a user exception handler.
bool handleError(int $type, string $message, string $file, int $line, array $context, array $backtrace = null)
int screamAt(int $levels, bool $replace = false) Sets the error levels where the @-operator is
int scopeAt(int $levels, bool $replace = false) Sets the PHP error levels for which local variables
array setLoggers(array $loggers) Sets a logger for each error level.
static stackErrors() Configures the error handler for delayed handling. Ensures
class Debug Registers all the debug tools. Methods
int traceAt(int $levels, bool $replace = false) Sets the PHP error levels for which the stack
Page 1 of 2