Hey Unity developers! 👋
I just created a lightweight tool called Mini Log Viewer to make debugging inside the Unity Editor a lot smoother and clutter-free.

🎯 What is Mini Log Viewer?
Mini Log Viewer is a compact, real-time log monitoring tool designed specifically for Unity developers.
It lets you view and filter logs easily in a small, adjustable window, without distracting you during gameplay or editor work.

📸 Demo:
Screenshot 2025-04-27 124902

✨ Features
Real-Time Log Monitoring: View logs instantly as they are generated.

Filter Logs by Severity: Choose Info, Warning, Error, or All.

Clear Logs Quickly: One-click to clear your log list.

Adjustable Window Size: Resize the window however you like.

Toggle Visibility: Show/Hide logs anytime during gameplay.

🔥 How to Use
Open the Log Viewer:
In Unity Editor, go to Window > Mini Log Viewer.

Filter Logs:
Use the dropdown to filter logs by severity (All / Info / Warning / Error).

Search Logs:
Enter keywords in the search bar to find specific log entries.

Clear Logs:
Hit the Clear Logs button.

Toggle Visibility:
Press Show Logs / Hide Logs as needed!

📦 Installation
Download the Mini Log Viewer script.

Place it inside your Assets/Editor folder.

After Unity compiles, access it from the Window menu.

✅ Requirements
Unity 2019.4 or later.

No extra packages needed!

📜 License
Released under the MIT License.
Feel free to use, modify, and share it with your team or community.

🤝 Contribute
Got ideas, improvements, or bug fixes?
Feel free to fork the repo and submit a pull request!
Your feedback and contributions are highly welcome. 🚀

Github : https://github.com/Krishnamohan33/Kyunityminilogger

☕ Sponsor Me
If you find this tool helpful and would like to support future development:

👉 Sponsor Me on Razorpay

Please rate the tool on GitHub, share it with other Unity devs, and use it in your projects!

Happy Developing! 🎮