We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c6a9e commit c5b8ff0Copy full SHA for c5b8ff0
include/kafka/ClientConfig.h
@@ -71,11 +71,6 @@ class Config: public Properties
71
*/
72
static const constexpr char* LOG_LEVEL = "log_level";
73
74
- /**
75
- * A comma-separated list of debug contexts to enable.
76
- */
77
- static const constexpr char* DEBUG = "debug";
78
-
79
/**
80
* Timeout for network requests.
81
* Default value: 60000
0 commit comments