Skip to content

ftp tracing - #13580

Closed
icing wants to merge 2 commits into
curl:masterfrom
icing:ftp-tracing
Closed

ftp tracing#13580
icing wants to merge 2 commits into
curl:masterfrom
icing:ftp-tracing

Conversation

@icing

@icing icing commented May 10, 2024

Copy link
Copy Markdown
Contributor
  • 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.

2 participants