Yet another structured logging library
0

Configure Feed

Select the types of activity you want to include in your feed.

add link to changelog to hexdocs

author
ollie
date (Jun 20, 2026, 10:15 PM +0200) commit d457faa1 parent 253ce167 change-id uoorlsxp
+4
+4
gleam.toml
··· 3 3 licenses = ["EUPL-1.2"] 4 4 description = "Yet another structured logging library" 5 5 6 + links = [ 7 + { title = "Changelog", href = "https://tangled.org/ollie.earth/witness/blob/main/CHANGELOG.md" }, 8 + ] 9 + 6 10 [repository] 7 11 type = "tangled" 8 12 user = "ollie.earth"