Publisher | Squarebit Studio |
---|---|
File size | 59.83kB |
Number of files | 19 |
Latest version | 1.0.3 |
Latest release date | 2014-12-03 06:12:14 |
First release date | 2014-10-27 10:40:26 |
Supported Unity versions | 2018.4.2 or higher |
A combo solution which includes LOGGER, CONSOLE and COMMAND LINE in one package. This is an essential tool to trace and debug your Unity app.
Logger features:
- Simple log interface
- Can create multiple loggers with different configure and appender
- Support many log appender (text file, html file, unity log, editor console, in-game console)
Console features:
- Support in-game ui as well as editor ui
- Display log as group view or as list view
- Group view for better organize
- Toggle display id or time stamp of logs
- Quickly open any line from the stacktraces in your code editor
- Click to highlight game object that fire the log
- Colorize important log type
- Display FPS
- Build-in command line support with history
Command line:
- Define your own commands
- Can create multiple commands with same name but different parameters
- Auto convert string to parameter type
Logger features:
- Simple log interface
- Can create multiple loggers with different configure and appender
- Support many log appender (text file, html file, unity log, editor console, in-game console)
Console features:
- Support in-game ui as well as editor ui
- Display log as group view or as list view
- Group view for better organize
- Toggle display id or time stamp of logs
- Quickly open any line from the stacktraces in your code editor
- Click to highlight game object that fire the log
- Colorize important log type
- Display FPS
- Build-in command line support with history
Command line:
- Define your own commands
- Can create multiple commands with same name but different parameters
- Auto convert string to parameter type