Skip to content

Interface ZIF_LLM_CALL_LOGGER

AI Generated documentation.

Overview

The ZIF_LLM_CALL_LOGGER interface provides a public method for logging calls. This interface is designed to facilitate the addition of log entries, which can be useful for tracking and auditing purposes.

Public Methods

  • ADD: This method is used to add an entry to the log. It takes a single import parameter of type ZLLM_CALL_LOG.

Dependencies

None