lsst.dax.apdb g9290983e33+165d8ad773
Loading...
Searching...
No Matches
logging_cli.LoggingCli Class Reference

Public Member Functions

 __init__ (self, argparse.ArgumentParser parser)
None process_args (self, argparse.Namespace args)

Protected Attributes

 _parser = parser

Detailed Description

Class that handles CLI logging options and logging configuration.

Parameters
----------
parser : `argparse.ArgumentParser`
    Parser for which to define logging options.

Member Function Documentation

◆ 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