lsst.dax.apdb gd2a12a3803+bbf96b9899
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
logging_cli.LoggingCli Class Reference

Public Member Functions

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

Protected Attributes

 _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: