Skip to content

womail/XP-Log-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XP-Log-Manager

XP-Log-Manager is a tool designed to help users manage and analyze logs generated by the X-Plane flight simulator. This application provides a user-friendly interface for viewing, filtering, and exporting log data, making it easier for users to troubleshoot and optimize their X-Plane experience.

I created this tool to help with debugging X-Plane issues. The follow feature can be really useful to watch real time issues. You can monitor multiple logs at the same time. Create a zip to send to the developers. Analyze the log file to find the issue.

I hope this helps you to debug your X-Plane issues.

Features

  • Log Viewing: Easily view X-Plane logs in a structured format.
  • Filtering: Apply filters to quickly find relevant log entries.
  • Exporting: Export filtered logs for further analysis or sharing.
  • User-Friendly Interface: Built with PyQt6 for a modern and intuitive user experience.

Installation

To install XP-Log-Manager, ensure you have Python installed on your system, then follow these steps:

  1. Clone the repository:

    git clone https://github.com/womail/XP-Log-Manager.git
    cd XP-Log-Manager
  2. Install the required dependencies:

    pip install -r requirements.txt

Usage

To run the application, execute the following command in your terminal:

Contact

For any questions or feedback, please contact [womail] at [[email protected]].

OS

This has only been test on a Manjaro Linux Platform

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages