All Downloads are FREE. Search and download functionalities are using the official Maven repository.

syntax.bsl-language-server.0.23.0.source-code.logback-spring.xml Maven / Gradle / Ivy

Go to download

Language Server Protocol implementation for 1C (BSL) - 1C:Enterprise 8 and OneScript languages.

There is a newer version: 0.24.0-rc.1
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <include resource="org/springframework/boot/logging/logback/defaults.xml"/>
    <include resource="language-client-aware-appender.xml" />
    <root level="INFO">
        <appender-ref ref="LANGUAGE_CLIENT_AWARE" />
    </root>
</configuration>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy