UnityLogFileReader
Simple windows app to make reading Unity *.log files easier on your eyes and brains.
Features:
- Collapses repeating messages.
- Continuously updated file view.
- Single mouse-click copies the given message.
- Identical messages share color value.
- File history.
See for yourself:
Installation:
- Download binary files or compile project yourself.
- Open
*.logfile with this apllication. Program usesCommandLineArgsso uou can do that by:- RMB over a log file->
OpenWith->select this app's executable - dropping a
*.logfile over app's executable.
- RMB over a log file->
