With Console Pro, you can:
-Use the search field to quickly filter all entries by text, file name, class, and game object name.
-Use regular expressions for searching and filtering.
-Create custom filter groups with your own colors, icons, and toggle buttons, not just the default logs, warnings, and errors.
-View the source code around each method call in the stack so that you can view and jump to the code around the log.
-By clicking the code editor, open it to jump to any method or line in the log stack, not just through Debug Log call.
-Easily view the file name, namespace, game object name and category of the log entry in the column.
-Ignore the logs you no longer want to see.
-Ignore custom Debug in the stack Log class. Double clicking will never bring you to the wrong code.
-Use special logs to monitor variables without spam, even if their contents are different, they will collapse.
-Use remote logging to obtain logs and stack traces of independent versions or mobile phone/tablet versions.
-Parse Editor Log or other log files, as if they were the current log
-Color the entire log line so that you can quickly view different log types.
-Use custom fonts and colors.
-One click copies the complete log and stack trace to the clipboard.
-Export the entire console output to a txt file, including the stack trace.
-Override the status bar of Unity.