read_cnt.ConnectorLogger: Log Read Operation for ConnectorLogger class

View source: R/cnt_logger_generics.R

read_cnt.ConnectorLoggerR Documentation

Log Read Operation for ConnectorLogger class

Description

Implementation of the log_read_connector function for the ConnectorLogger class.

Usage

## S3 method for class 'ConnectorLogger'
read_cnt(connector_object, name, ...)

Arguments

connector_object

The ConnectorLogger object.

name

The name of the connector.

...

Additional parameters.

Value

The result of the read operation.


connector documentation built on June 8, 2025, 11:36 a.m.