We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b31c836 commit bf3e527Copy full SHA for bf3e527
1 file changed
src/config.h
@@ -239,6 +239,6 @@
239
240
// utils: Configuration values
241
//------------------------------------------------------------------------------------
242
-#define MAX_TRACELOG_MSG_LENGTH 128 // Max length of one trace-log message
+#define MAX_TRACELOG_MSG_LENGTH 256 // Max length of one trace-log message
243
244
#endif // CONFIG_H
0 commit comments