Learn R Programming

connector (version 0.1.0)

read_cnt.ConnectorLogger: Log Read Operation for ConnectorLogger class

Description

Implementation of the log_read_connector function for the ConnectorLogger class.

Usage

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

Value

The result of the read operation.

Arguments

connector_object

The ConnectorLogger object.

name

The name of the connector.

...

Additional parameters.