Thanks. I have seen that SO answer, or similar, it did not shut off the noise.
But now I look again I see that it does shutoff log messages like these:
´´´
INFO: Initializing raylib 3.7
WARNING: GLFW: Error: 65544 Description: Cocoa: Failed to find service port for display
INFO: DISPLAY: Device initialized successfully
INFO: > Display size: 1440 x 900
INFO: > Render size: 640 x 480
INFO: > Screen size: 640 x 480
INFO: > Viewport offsets: 0, 0
INFO: GL: Supported extensions count: 43
INFO: GL: OpenGL device information:
INFO: > Vendor: Apple
INFO: > Renderer: Apple M1
INFO: > Version: 4.1 Metal - 83
INFO: > GLSL: 4.10
INFO: TEXTURE: [ID 1] Texture loaded successfully (1x1 - 1 mipmaps)
INFO: TEXTURE: [ID 1] Default texture loaded successfully
...
´´´
but it does not shut off other noise I get when I add raylib to my project. Like these:
Yes. I gave up my search engine consultation when I found that the mentioned "HIToolbox " is a Mac thing. Clearly the are those messages coming from the bowels of my machine. I find no way to deal with them.