Lines Matching refs:log_error
221 log_error("Call to curl_easy_init failed.");
288 log_error("curl_easy_setopt CURLOPT_URL failed: %s",
500 log_error("Upload to %s failed: %.*s",
503 log_error("Upload to %s failed: %s",
510 log_error("Failed to retrieve response code: %s",
516 log_error("Upload to %s failed with code %ld: %s",
520 log_error("Upload to %s finished with unexpected code %ld: %s",
630 log_error("cannot use more than one --url");
639 log_error("cannot use more than one --key");
648 log_error("cannot use more than one --cert");
657 log_error("cannot use more than one --trust");
678 log_error("cannot use more than one --machine/-M");
687 log_error("cannot use more than one --directory/-D");
702 log_error("cannot use more than one --cursor/--after-cursor");
711 log_error("cannot use more than one --cursor/--after-cursor");
723 log_error("Failed to parse --follow= parameter.");
738 log_error("Unknown option %s.", argv[optind-1]);
742 log_error("Missing argument to %s.", argv[optind-1]);
750 log_error("Required --url/-u option missing.");
755 log_error("Options --key and --cert must be used together.");
760 log_error("Input arguments make no sense with journal input.");