Commit Graph

5 Commits

Author SHA1 Message Date
Augusto Dwenger J. fa1f9ba1b7 Implement logrus to log the main package
It adds cli options to set the logging level and the output format.
2020-11-16 23:29:32 +01:00
Augusto Dwenger b38829caf5 Implement configuration from config files
Adds the ability to specify the location of the configuration files
through parameters. It loads the files and configures the clients
and sets the rules for the analysation.
2020-11-11 16:16:04 +01:00
Augusto Dwenger 7b36460c4c Update toml loader
Refactored the tests.
2020-11-10 12:08:18 +01:00
Augusto Dwenger b639319961 Implement a toml configuration file loader 2020-10-26 15:12:17 +01:00
Augusto Dwenger 5c52315963 Implement request builder 2020-08-14 14:37:58 +02:00