top | item 35168668

Show HN: I made a website to view Unity log files

1 points| afarchy | 3 years ago |app.unityproxima.com

Sometimes I download a Unity log file to debug an issue and find it to be unreadable compared to the editor console. So, I made a website with an interface just like the editor console to view logs. Meet Proxima Log Viewer!

Features:

- View logs in a list like the editor. Click on logs to see full message and stack (if available). It will try to detect if the log is info/warning/error from the stack.

- Filter logs by type or search query

- Collapse similar logs.

- Dynamically loads/unloads logs as you scroll for performance.

discuss

order

No comments yet.