We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5592dd commit d4726e8Copy full SHA for d4726e8
docs/eeps/eep-0000.md
@@ -25,6 +25,8 @@ Index
25
| SF | 9 | [Class Loading, and Executable JAR File Structure](./eep-0009.md) |
26
| SF | 10 | [SPI Separation for Compatibility Contract](./eep-0010.md) |
27
| SA | 11 | [Moving Forward Together with Modern Java](./eep-0011.md) |
28
+| SA | 12 | [Obsolete Execution as a Command](./eep-0012.md) |
29
+| SF | 13 | [Logging and SLF4J](./eep-0013.md) |
30
31
EEP Types Key
32
==============
docs/eeps/eep-0013.md
@@ -1,8 +1,8 @@
1
---
2
-EEP: unnumbered
+EEP: 13
3
Title: Logging and SLF4J
4
Author: dmikurube
5
-Status: Draft
+Status: Final
6
Type: Standards Track
7
8
0 commit comments