XanatosX / OpenLoganalyzer

This project wants to build a library to analyze log files based on custom regex entries. In a later stage, I'm planning to add a windows forms application ready to use for every windows user.
MIT License
0 stars 1 forks source link
dll windows windows-forms

Open Loganalyzer

Codacy Badge Build status FOSSA Status

General information

Project folder structure

This repository will contain multiple projects. You will find the following sub projects:

The sub projects

Open Loganalyzer Library

This part of the project is the source code of the library itself. This will be the hearth of the planned form application.

The library is responsible for loading the log-files which should be analyzed save/load different configurations for different log-file types. Parse the files to a fixed structure defined by the library ready to use for any application

Getting started for developers

prerequisites

You will need the following software to help with the development

Libraries
Programs to help

Contributing

Feel free to add an issue or create a pull request with your changes.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository

License

This project is licensed under the MIT License - For more information check the License file on this repository

FOSSA Status