summaryrefslogtreecommitdiff
path: root/statsd/src/FieldValue.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'statsd/src/FieldValue.cpp')
-rw-r--r--statsd/src/FieldValue.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/statsd/src/FieldValue.cpp b/statsd/src/FieldValue.cpp
index e78edf05..9e4e4504 100644
--- a/statsd/src/FieldValue.cpp
+++ b/statsd/src/FieldValue.cpp
@@ -14,7 +14,7 @@
* limitations under the License.
*/
-#define DEBUG false
+#define STATSD_DEBUG false
#include "Log.h"
#include "FieldValue.h"
#include "HashableDimensionKey.h"