fun getLspLogLevel()

in src/main/kotlin/co/huggingface/llmintellij/LlmSettingsComponent.kt [348:350]


    fun getLspLogLevel(): String {
        return lspLogLevel.text
    }