org.springframework.boot:spring-boot-starter-logging (3.4.4)
Published 2026-09-15 11:17:59 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-logging</artifactId>
<version>3.4.4</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.springframework.boot:spring-boot-starter-logging:3.4.4About this package
Starter for logging using Logback. Default logging starter
Dependencies
ch.qos.logback:logback-classic
1.5.18
org.apache.logging.log4j:log4j-to-slf4j
2.24.3
org.slf4j:jul-to-slf4j
2.0.17
Details
2026-09-15 11:17:59 +00:00
Assets (2)
Versions (2)
View all
Maven
1
spring-boot-starter-logging
Apache License, Version 2.0
7.1 KiB