Increase logger max injection size

This commit is contained in:
Casey Dahlin 2008-08-05 15:41:06 -04:00 committed by Ray Strode
parent e4191b5d38
commit 89a852cefb

View file

@ -43,7 +43,7 @@
#endif
#ifndef PLY_LOGGER_MAX_INJECTION_SIZE
#define PLY_LOGGER_MAX_INJECTION_SIZE 1024
#define PLY_LOGGER_MAX_INJECTION_SIZE 4096
#endif
#ifndef PLY_LOGGER_MAX_BUFFER_CAPACITY