TSdlLogCategory
The predefined log categories
By default the Application and Gpu categories are enabled at the Info level, the Assert category is enabled at the Warn level, Test is enabled at the Verbose level and all other categories are enabled at the Error level.
Definition
Unit: Neslib.Sdl3.Basics
type TSdlLogCategory = (Application, Error, Assert, System, Audio, Video, Render, Input, Test, Gpu, Custom)