summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2018-03-16 13:53:05 -0700
committerEd Tanous <ed.tanous@intel.com>2018-04-22 18:13:44 +0000
commitac093318ac41bb5306d19d01824f79d0d3488840 (patch)
tree054480214b547cf142a557d97347ff299619d92f /src
parent6c23301557b872240683babe6ab75c423a39e263 (diff)
downloadbmcweb-ac093318ac41bb5306d19d01824f79d0d3488840.tar.gz
bmcweb-ac093318ac41bb5306d19d01824f79d0d3488840.zip
Disable logging when in release mode
This increases the performance of the webserver quite a bit. Change-Id: I20714d89163cf30c65afd18d16f4fd16c06824d5 Signed-off-by: Ed Tanous <ed.tanous@intel.com>
Diffstat (limited to 'src')
-rw-r--r--src/crow_test.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/crow_test.cpp b/src/crow_test.cpp
index 942095d..a3c9ed9 100644
--- a/src/crow_test.cpp
+++ b/src/crow_test.cpp
@@ -1,5 +1,3 @@
-//#define CROW_ENABLE_LOGGING
-#define CROW_ENABLE_DEBUG
#include <iostream>
#include <sstream>
#include <vector>
OpenPOWER on IntegriCloud