Эксперт ХД

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 install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=org.springframework.boot:spring-boot-starter-logging:3.4.4

About 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
Maven
2026-09-15 11:17:59 +00:00
0
spring-boot-starter-logging
Apache License, Version 2.0
7.1 KiB
Assets (2)
Versions (2) View all
3.4.4 2026-09-15
3.5.6 2026-09-15