#285 error converting value to string #24
1 changed files with 1 additions and 1 deletions
|
|
@ -5,5 +5,5 @@
|
||||||
|
|
||||||
#ifndef FC_MAX_LOG_OBJECT_DEPTH
|
#ifndef FC_MAX_LOG_OBJECT_DEPTH
|
||||||
// how many levels of nested objects are displayed in log messages
|
// how many levels of nested objects are displayed in log messages
|
||||||
#define FC_MAX_LOG_OBJECT_DEPTH 200
|
#define FC_MAX_LOG_OBJECT_DEPTH 1000
|
||||||
#endif
|
#endif
|
||||||
Loading…
Reference in a new issue