Is there a way to hide "...BaseClass.cpp Line: 2505)" in xCode console

Is there a way to hide thoses lines that show up in xCode’s console each time there is a Debug.Log(); in C# code (without removing the Debug.Log).

(Filename: /Applications/buildAgent/work/f724c1acfee760b6/Projects/…/Runtime/Export/Generated/BaseClass.cpp Line: 2505)

I would love to know that too. If you find out, please do let me know. Thanks!