Click or drag to resize

ScoringProgramDataConnectorLogCreator Methods

The ScoringProgramDataConnectorLogCreator type exposes the following members.

Methods
 NameDescription
Public methodCreateMethodEntryLog Creates a log record for a method entry and its parameters (if any)
(Inherited from DataConnectorLogCreatorTCommand)
Public methodCreateRequestLogContent Create the content for logging
(Inherited from DataConnectorLogCreatorTCommand)
Public methodCreateResponseLogContent Create the content for logging
(Inherited from DataConnectorLogCreatorTCommand)
Public methodLogError Logs an record for an exception.
(Inherited from DataConnectorLogCreatorTCommand)
Public methodLogRecord LogRecord a structured message on a DataConnector action.
(Inherited from DataConnectorLogCreatorTCommand)
Public methodLogWarning Logs an record for an exception.
(Inherited from DataConnectorLogCreatorTCommand)
Top
See Also