(This is the legacy documentation for stable SDL2, the current stable version; SDL3 is the current development version.)

SDL_MAX_LOG_MESSAGE

The maximum size of a log message prior to SDL 2.0.24

Header File

Defined in SDL_log.h

Syntax

#define SDL_MAX_LOG_MESSAGE 4096

Remarks

As of 2.0.24 there is no limit to the length of SDL log messages.


CategoryAPI, CategoryAPIMacro, CategoryLog