Skip to content

Commit

Permalink
Add details about logging support
Browse files Browse the repository at this point in the history
Part of #27
  • Loading branch information
jonahgraham committed Sep 7, 2023
1 parent d1450b4 commit b543728
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ The [Eclipse IDE New & Noteworthy](https://eclipseide.org/release/noteworthy/) p

## 2023-09

- Packages now contain configuration and start levels for logging support.
This change applies the [recommendation](https://eclipse.dev/eclipse/news/4.28/platform.php#slf4j.api-version-2) from Eclipse Platform to support SLF4J version 2.
For implementation details refer [EPP Issue #27](https://github.com/eclipse-packaging/packages/issues/27).
- With the new Mylyn major version being released the list of features included in packages have been updated to their new names and IDs.

## 2023-06
Expand Down

0 comments on commit b543728

Please sign in to comment.