Console Enhanced Pro is a vastly improved editor console for Unity.控制台增强工具插件
Pro Features:
Callstack Navigation: Open any line of the callstack with a double click.
Custom Tabs & Categories: Organize logs in custom categories that sit alongside Error, Warning, and Log tabs. Tabs are matched using keywords of your choosing. Simply toggle tabs to control spam!
Wrapper Function Support: Specify your project's wrapper functions so that when clicking on a log entry, it takes you to your function instead of Debug.Log.
DLL Support: ConsoleE opens source files built from DLLs. Files are automagically opened in the original VS solution that built the DLL (on Windows).