Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ftp tracing #13580

Closed
wants to merge 2 commits into from
Closed

ftp tracing #13580

wants to merge 2 commits into from

Conversation

icing
Copy link
Contributor

@icing icing commented May 10, 2024

  • add Curl_trc_feat_ftp for tracing via trace config
  • add macro CURL_TRC_FTP(data, fmt, ...)
  • replace DEBUGF(infof()) statements in ftp.c by CURL_TRC_FTP()
  • always trace FTP connection state

- add `Curl_trc_feat_ftp` for tracing via trace config
- add macro CURL_TRC_FTP(data, fmt, ...)
- replace DEBUGF(infof()) statements in ftp.c by CURL_TRC_FTP()
- always trace FTP connection state
@bagder bagder closed this in b7c7dff May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

None yet

2 participants