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

# Store

> Store utilities for livekit real-time communication integration utilities.

[View module source on GitHub](https://github.com/maximhq/maxim-py/blob/main/maxim/logger/livekit/store.py)

#### get\_maxim\_logger

```python theme={null}
def get_maxim_logger() -> Logger
```

Get the global maxim logger instance.

#### set\_maxim\_logger

```python theme={null}
def set_maxim_logger(logger: Logger) -> None
```

Set the global maxim logger instance.

#### get\_session\_store

```python theme={null}
def get_session_store()
```

Get the global session store instance.
