Logger: How to log Matter Server

I have problems connection Matter Thread Devices. So I want to debug the Matter Server. Can somebody please tell me what I have to write in the configuration.yaml to do so?

logger:
  default: info
  logs:
    homeassistant.components.enocean: error
    HERE??