elegantchaos/Logger

add a way to strip command line arguments that we've handled

Closed this issue · 0 comments

If something is parsing the command line arguments, and using Logger, it may not need or want to know about the arguments that we are automatically handling. Provide a way for it to strip them.