remove_cnt.ConnectorLogger: Log Remove Operation for ConnectorLogger class
Description
Implementation of the log_remove_connector function for the ConnectorLogger
class.
Usage
# S3 method for ConnectorLogger
remove_cnt(connector_object, name, ...)
Value
The result of the remove operation.
Arguments
- connector_object
The ConnectorLogger object.
- name
The name of the connector.
- ...
Additional parameters.