xRay is a log management and comparison tool built with React and Tauri. It offers real-time log monitoring, advanced filtering and search, log level categorization, and bookmark functionality. It supports JSON and project-based log organization, providing local storage with IndexedDB. It includes high-performance rendering and cross-platform support. Available SDKs include Laravel, PHP, and JavaScript.
View and analyze logs in real-time with automatic level-based coloring for better insights and quick identification of issues.
Filter and search logs by level, project, or use bookmarks for quick access to specific log entries.
Categorizes logs into different levels such as Error, Warning, Info, and Debug to easily identify the severity of issues.
Allows comparison of multiple log files side by side to detect differences or similarities.
Bookmark specific logs for easy access and future reference during troubleshooting or analysis.
Switch between dark and light themes based on user preference to enhance visual comfort.
Organizes logs by project for better management and navigation.
Stores logs locally using IndexedDB for improved performance and offline access.
Optimized for fast rendering of log files, even with large data sets, ensuring smooth user experience.
Supports multiple platforms including macOS, Windows, and Linux, offering flexibility across different operating systems.