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 | |
| error (self, message) | |
| print_help (self, file=None) | |
| 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.