New libcwd channel 'curlio'.
Enable printing of libcurl 'IO' debug messages when libcwd channel 'curlio' is turned on (added to .libcwdrc). Avoiding a recompile.
This commit is contained in:
@@ -174,6 +174,7 @@ void stop_recording_backtraces(void)
|
||||
channel_ct statemachine DDCN("STATEMACHINE"); //!< This debug channel is used for output related to class AIStateMachine.
|
||||
channel_ct caps DDCN("CAPS"); //!< This debug channel is used for output related to Capabilities.
|
||||
channel_ct curl DDCN("CURL"); //!< This debug channel is used for output related to Curl.
|
||||
channel_ct curlio DDCN("CURLIO"); //!< This debug channel is used to print debug output of libcurl.
|
||||
|
||||
} // namespace dc
|
||||
} // namespace DEBUGCHANNELS
|
||||
|
||||
Reference in New Issue
Block a user