Skip to content

Logging: curl - write debug output through MPD log instead of curl wr…#2203

Merged
MaxKellermann merged 1 commit intoMusicPlayerDaemon:masterfrom
geneticdrift:curl-trace-to-log
Feb 1, 2025
Merged

Logging: curl - write debug output through MPD log instead of curl wr…#2203
MaxKellermann merged 1 commit intoMusicPlayerDaemon:masterfrom
geneticdrift:curl-trace-to-log

Conversation

@geneticdrift
Copy link
Contributor

…iting directly to stderr.

The output gets the standard MPD log format with domain curl and a timestamp. Using CURLOPT_DEBUGFUNCTION that is only called when CURLOPT_VERBOSE is in effect when MPD log level is verbose.

…iting directly to stderr.

The output gets the standard MPD log format with domain curl and a timestamp.
Using CURLOPT_DEBUGFUNCTION that is only called when CURLOPT_VERBOSE is in effect
when MPD log level is verbose.
@MaxKellermann MaxKellermann merged commit f15b6a4 into MusicPlayerDaemon:master Feb 1, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants