mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-08 12:28:14 +00:00
Document the "trace" log priority
This commit is contained in:
@@ -41,7 +41,7 @@
|
|||||||
* "system", "audio", "video", "render", "input", "test", or `*` for any
|
* "system", "audio", "video", "render", "input", "test", or `*` for any
|
||||||
* unspecified category.
|
* unspecified category.
|
||||||
*
|
*
|
||||||
* The level can be a numeric level, one of "verbose", "debug", "info",
|
* The level can be a numeric level, one of "trace", "verbose", "debug", "info",
|
||||||
* "warn", "error", "critical", or "quiet" to disable that category.
|
* "warn", "error", "critical", or "quiet" to disable that category.
|
||||||
*
|
*
|
||||||
* You can omit the category if you want to set the logging level for all
|
* You can omit the category if you want to set the logging level for all
|
||||||
|
Reference in New Issue
Block a user