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

Write the loading functions to get the configurations #1

Closed XanatosX closed 5 years ago

XanatosX commented 5 years ago

At the moment the configuration can be saved on the hdd but you cannot load it correctly again

configuration = configLoader.Load('Path')