26 lines
582 B
Markdown
26 lines
582 B
Markdown
---
|
|
sidebar_position: 1
|
|
description: "Description of the logging specification"
|
|
---
|
|
|
|
# About
|
|
The **StarOpenSource Logging Specification** (or **SOSLS** for short) specifies how an efficient logging infrastructure should look like.
|
|
|
|
## Versions
|
|
<table>
|
|
<tr>
|
|
<th>Version</th>
|
|
<th>Released</th>
|
|
<th>Links</th>
|
|
</tr>
|
|
<tr>
|
|
<th>1</th>
|
|
<th>02.03.2024</th>
|
|
<th><a href="/specifications/logging/versions/1/">Spec</a></th>
|
|
</tr>
|
|
<tr>
|
|
<th>2</th>
|
|
<th>24.08.2024</th>
|
|
<th><a href="/specifications/logging/versions/2/">Spec</a></th>
|
|
</tr>
|
|
</table>
|