MathiasGrimm\LaravelLogKeeper\Repos\RemoteLogsRepo::compress PHP Method

compress() public method

public compress ( $log, $compressedName )
    public function compress($log, $compressedName)
    {
        throw new Exception("Method not implemented yet");
        // TODO: Implement compress() method.
    }