Deployer\Console\Output\RemoteOutput::setVerbosity PHP Method

setVerbosity() public method

public setVerbosity ( $level )
    public function setVerbosity($level)
    {
        throw new \RuntimeException('Can not modify verbosity in parallel mode.');
    }