Update the current LoggerDB state with the specified LogConfig settings.
Log categories and handlers listed in the LogConfig object will be updated to the new state listed in the LogConfig. Settings on categories and handlers not listed in the config will be left as-is.
| Name | Description |
|---|---|
| config | The configuration settings to apply. |