Debug.bindings.h - Spam in Console

I am sure that this is an easy fix, but I cannot figure it out. Does anyone know how to stop the "Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39" from being plastered all over my console? See Imgur link.
https://imgur.com/uElnRxT.png

The info is coming from Unity, which is what Rust uses. It is normal when viewing the debug log from the server, which appears to be what you are viewing.

Go0ePa8S2poB3OZ.jpg Wulf

The info is coming from Unity, which is what Rust uses. It is normal when viewing the debug log from the server, which appears to be what you are viewing.

That's actually my main console panel

roloohno

That's actually my main console panel

That looks like a web panel console, not the actual local console; which it would generally parse from the logs.

As this line (or similar with different line number) only appears (for me) when the server is starting i dont see the problem. I monitor the server using RustAdmin