Disabled trace stream by default.

Updated docs.
This commit is contained in:
David Williams
2014-01-30 23:40:50 +01:00
parent f2dd852bd2
commit 74be82e8cf
2 changed files with 27 additions and 30 deletions

View File

@ -24,7 +24,7 @@ freely, subject to the following restrictions:
#ifndef __PolyVox_Config_H__
#define __PolyVox_Config_H__
#define POLYVOX_LOG_TRACE_ENABLED
//#define POLYVOX_LOG_TRACE_ENABLED
#define POLYVOX_LOG_DEBUG_ENABLED
#define POLYVOX_LOG_INFO_ENABLED
#define POLYVOX_LOG_WARNING_ENABLED