Beberlei\Metrics\Collector\Logger::flush PHP 메소드

flush() 공개 메소드

public flush ( )
    public function flush()
    {
        $this->logger->debug('flush');
    }