Introduction
This article describes the maximum length limit for strings output in Mendix log messages.
Environment
Studio Pro (all versions)
Details
Mendix does not impose a specific maximum length on the content of a log message. However, very large log messages may be truncated by other components of the underlying logging or cloud infrastructure. Additionally, Studio Pro may experience performance issues or unexpected behavior when processing extremely large log lines.
Therefore, while there is no specific Mendix-imposed limit on the length of a log message, it is recommended to avoid logging excessively large strings whenever possible.
Internal information related
- 272082
- C3T260XGA/p1771935305839469
Additional information
Not applicable
0 Comments