An open API service indexing awesome lists of open source software.

https://github.com/go-simpler/slogutil


https://github.com/go-simpler/slogutil

dependency-free go library slog

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

          

# slogutil

[![checks](https://github.com/go-simpler/slogutil/actions/workflows/checks.yaml/badge.svg)](https://github.com/go-simpler/slogutil/actions/workflows/checks.yaml)
[![docs](https://pkg.go.dev/badge/go-simpler.org/slogutil.svg)](https://pkg.go.dev/go-simpler.org/slogutil)
[![codecov](https://codecov.io/gh/go-simpler/slogutil/branch/main/graph/badge.svg)](https://codecov.io/gh/go-simpler/slogutil)

## Install

Go 1.25+

```shell
go get go-simpler.org/slogutil
```