---
title: "Logging Framework Integrations"
description: "Learn more about using one of our logging integrations with Sentry Spring Boot."
url: https://docs.sentry.io/platforms/java/guides/spring-boot/logging-frameworks/
---

# Logging Framework Integrations | Sentry for Spring Boot

## [Supported Logging Frameworks](https://docs.sentry.io/platforms/java/guides/spring-boot/logging-frameworks.md#supported-logging-frameworks)

Sentry provides integrations for the following logging frameworks with Spring Boot:

* #### [Logback Integration](https://docs.sentry.io/platforms/java/guides/spring-boot/logging-frameworks/logback.md)

  Learn how to use Sentry's Logback integration with Spring Boot.

* #### [Log4j 2 Integration](https://docs.sentry.io/platforms/java/guides/spring-boot/logging-frameworks/log4j2.md)

  Learn how to use Sentry's Log4j 2 integration with Spring Boot.

## Pages in this section

- [Logback Integration](https://docs.sentry.io/platforms/java/guides/spring-boot/logging-frameworks/logback.md)
- [Log4j 2 Integration](https://docs.sentry.io/platforms/java/guides/spring-boot/logging-frameworks/log4j2.md)
