mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-03 10:27:40 +00:00
Sync SDL3 wiki -> header
[ci skip]
This commit is contained in:
parent
3de975884a
commit
cedf53bbc2
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@
|
|||
* "system", "audio", "video", "render", "input", "test", or `*` for any
|
||||
* unspecified category.
|
||||
*
|
||||
* The level can be a numeric level, one of "trace", "verbose", "debug", "info",
|
||||
* "warn", "error", "critical", or "quiet" to disable that category.
|
||||
* The level can be a numeric level, one of "trace", "verbose", "debug",
|
||||
* "info", "warn", "error", "critical", or "quiet" to disable that category.
|
||||
*
|
||||
* You can omit the category if you want to set the logging level for all
|
||||
* categories.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue