alpha
Login
or
Join now
ollie.earth
/
witness
Star
0
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Yet another structured logging library
Star
0
Fork
1
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
1
Pipelines
add link to changelog to hexdocs
author
ollie
date
1 month ago
(Jun 20, 2026, 10:15 PM +0200)
commit
d457faa1
d457faa15acc1aff4ca70ff4eb9f2a8d1da44bec
parent
253ce167
253ce1672ca74f496125d9329f0bdd2bfad4e6e2
change-id
uoorlsxp
uoorlsxpwvknonuouwsowtloszzozksk
+4
1 changed file
Expand all
Collapse all
Unified
Split
gleam.toml
+4
gleam.toml
View file
Reviewed
···
3
3
licenses = ["EUPL-1.2"]
4
4
description = "Yet another structured logging library"
5
5
6
6
+
links = [
7
7
+
{ title = "Changelog", href = "https://tangled.org/ollie.earth/witness/blob/main/CHANGELOG.md" },
8
8
+
]
9
9
+
6
10
[repository]
7
11
type = "tangled"
8
12
user = "ollie.earth"