|
RTC Toolkit 6.0.0
|
This class defines the minimal set of configuration parameters for an RTC Toolkit command line tool. More...
Static Public Attributes | |
| Uri | config = Uri("cii.config://local/tools") |
| Uri | service_discovery_endpoint = Uri("consul://localhost:8500") |
| LogLevel | log_level = LogLevel.FATAL |
| bool | log_to_file = False |
This class defines the minimal set of configuration parameters for an RTC Toolkit command line tool.
A dataclass can inherit from this and add its own attributes to define additional configuration parameters supported by the tool.
|
static |
|
static |
|
static |
|
static |