Config
This class represents the configuration for the 'dask' plugin. It primarily encapsulates logging configurations through its Logs field.
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. |