> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.runtime_logging.log_new_wrapper

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### log\_new\_wrapper

```python theme={null}
log_new_wrapper(wrapper: OpenAIWrapper, init_args: dict[str, LLMConfig | list[LLMConfig]]) -> None
```

<b>Parameters:</b>

| Name        | Description                                         |
| ----------- | --------------------------------------------------- |
| `wrapper`   | **Type:** OpenAIWrapper                             |
| `init_args` | **Type:** dict\[str, LLMConfig \| list\[LLMConfig]] |

<br />
