|
| __init__ (self, argparse.ArgumentParser parser) |
|
None | process_args (self, argparse.Namespace args) |
|
Class that handles CLI logging options and logging configuration.
Parameters
----------
parser : `argparse.ArgumentParser`
Parser for which to define logging options.
◆ process_args()
None logging_cli.LoggingCli.process_args |
( |
| self, |
|
|
argparse.Namespace | args ) |
Configure Python logging based on command line options.
The documentation for this class was generated from the following file:
- python/lsst/dax/apdb/cli/logging_cli.py