Is there a way to disable the info logging to stdout? #887
Answered
by
mrDIMAS
dominikwilkowski
asked this question in
Q&A
-
|
I can't seem to find docs on this and setting env vars or log levels doesn't seem to work. [INFO]: Supported GL Extensions: {...}
[INFO]: Graphics Server Capabilities
ServerCapabilities { max_uniform_block_size: 65536, uniform_buffer_offset_alignment: 256, max_lod_bias: 16.0 }
[INFO]: Shader BlurShader_VertexShader compiled successfully!
[INFO]: Shader BlurShader_FragmentShader compiled successfully!
[INFO]: Shader BlurShader linked successfully!
[INFO]: Shader SsaoShader_VertexShader compiled successfully!
... |
Beta Was this translation helpful? Give feedback.
Answered by
mrDIMAS
Jan 30, 2026
Replies: 1 comment 1 reply
-
|
Hi, I updated the book - https://fyrox-book.github.io/misc/log.html#verbosity-level |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dominikwilkowski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, I updated the book - https://fyrox-book.github.io/misc/log.html#verbosity-level