Config
This class represents the configuration for the 'dask' plugin. It encapsulates various settings, including logging configurations, to manage the plugin's behavior and operations.
Attributes
| Attribute | Type | Description |
|---|---|---|
| Logs | logs.LogConfig | This attribute stores the logging configuration for the 'dask' plugin, controlling how logs are generated and handled within the plugin. |