标题: Editor Console Pro 2.1 - Console强化版 [打印本页] 作者: 狂风大尉 时间: 2014-8-8 12:43 标题: Editor Console Pro 2.1 - Console强化版
Requires Unity 4.2.0 or higher.
Editor Console Pro is a powerful replacement for Unity's editor console.
Using Console Pro you can:
- Use a search field to filter all entries by file name, class, GameObject name, and text on the fly.
- Create custom filter groups with their own colors and toggle buttons, instead of just the default Logs, Warnings, and Errors.
- See the source code surrounding each method call in the stack, allowing you to see and jump to the code around the log.
- Open your code editor to any method or line in a log's stack by clicking on it, rather than just to the Debug.Log call.
- Easily see a log entry's file name, namespace, GameObject name, class, and method in columns.
- Ignore custom Debug.Log classes in the stack, so double clicking never takes you to the wrong code.
- Search and filter using Regular Expressions.
- See time stamps of when a log occurred.
- Colorize the entire log line so you can quickly see different log types.
- Use custom fonts and colors.
- Copy full logs and stack traces to the clipboard with one click.
- Export the entire console output to a txt file, including stack traces.