alephcloud / hs-yet-another-logger

Haskell logging framework with a focus on flexibility and performance
Other
5 stars 4 forks source link

Add optional prefixes to all command-line options of configuration values #16

Closed larskuhtz closed 9 years ago

larskuhtz commented 9 years ago

configuration-tools is yet missing a story for scoping command line options. We often use the pattern that we pass (optional) prefixes to command line parsers. We should add versions for all command line option parsers that take a prefix.