Skip to content

Harshit2012/Log-File-Visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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