Package io.github.libsdl4j.api.log
Class SdlLogConst
- java.lang.Object
-
- io.github.libsdl4j.api.log.SdlLogConst
-
public final class SdlLogConst extends Object
-
-
Field Detail
-
SDL_MAX_LOG_MESSAGE
public static final int SDL_MAX_LOG_MESSAGE
The maximum size of a log message prior to SDL 2.0.24As of 2.0.24 there is no limit to the length of SDL log messages.
- See Also:
- Constant Field Values
-
-