Resolve "Disable logging messages in pure C++ code"
Compare changes
+ 18
− 6
@@ -140,12 +140,7 @@ bob::core::AutoOutputDevice::AutoOutputDevice()
@@ -156,6 +151,16 @@ bob::core::AutoOutputDevice::AutoOutputDevice(boost::shared_ptr<OutputDevice> d)
@@ -168,3 +173,10 @@ boost::iostreams::stream<bob::core::AutoOutputDevice> bob::core::debug("stdout")