magnusbaeck / logstash-filter-verifier

Apache License 2.0
192 stars 27 forks source link

Initial refactoring for LFV v2.0 #99

Closed breml closed 3 years ago

breml commented 3 years ago

Replace flag processing with spf13/cobra to prepare for sub commands. Add spf13/viper for support of config files. Move v1 functionality to sub-command standalone. Abstract logging with interface.