This class overrides the output functions in the argument parser to send all output to the logger instead of directly to stdin or stderr. More...
Public Member Functions | |
| def | error (self, message) |
| def | print_help (self, file=None) |
| def | print_usage (self, file=None) |
This class overrides the output functions in the argument parser to send all output to the logger instead of directly to stdin or stderr.