mlrl.testbed.log.arguments module¶
Author: Michael Rapp (michael.rapp.ml@gmail.com)
Defines command line arguments for configuring the functionality to write log messages.
- class mlrl.testbed.log.arguments.LogArguments¶
Bases:
objectDefines command line arguments for configuring the functionality to write log messages.
- LOG_LEVEL = <mlrl.util.cli.EnumArgument object>¶
- LOG_PLAIN = <mlrl.util.cli.FlagArgument object>¶
- LOG_WIDTH = <mlrl.util.cli.IntArgument object>¶