Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.23 KB

File metadata and controls

34 lines (27 loc) · 1.23 KB

Log-File-Visualizer

Create graph of a log file.

MIT License GitHub Release Forks Stars

Features

  • Easy to use
  • Create graph of Error, Warning and Info
  • Shows the data in log file

Technologies Used

Python

Preview

Screenshot (69)

To install libraries

Tkinter

pip install tk

To install matplotlib

pip install matplotlib

Contribution

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or create a pull request.

License

This repository is licensed under MIT License