assembly.bin.setenv.bat Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of tomcat-slf4j-logback-config
Show all versions of tomcat-slf4j-logback-config
Tomcat Slf4j Logback Integration Configuration
@REM
@REM Tomcat-Slf4j-Logback (https://github.com/tomcat-slf4j-logback/tomcat-slf4j-logback-config/)
@REM
@REM Copyright (c) 2010-2019 Tomcat-Slf4j-Logback.
@REM
@REM All rights reserved. This program and the accompanying materials are made available under the
@REM terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available
@REM at https://www.eclipse.org/legal/epl-v10.html.
@REM
@REM Contributors: Tomcat-Slf4j-Logback Team.
@REM
set JAVA_OPTS=%JAVA_OPTS% -Djuli-logback.configurationFile="%CATALINA_HOME%\conf\logback.xml"
© 2015 - 2024 Weber Informatics LLC | Privacy Policy