- 最后登录
- 2019-12-2
- 注册时间
- 2012-8-25
- 阅读权限
- 90
- 积分
- 34660
- 纳金币
- 38268
- 精华
- 111
|
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.
|
|