This is a simple web based log viewer for the game Beat Saber.
- 📚 Able to display even long logs
- 🔍 Filter by severity and source of the messages
- 🕵️ Filter by searching through the messages
- 💡 Extract useful information for troubleshooting
npm install
npm run dev
This project is licensed under the MIT license
Used template (https://github.com/nextui-org/next-app-template) is also licensed under the MIT license.