origadmin / entslog

The ent's logger packages used log/slog for Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

entslog: slog ent handler

tag Go Version GoDoc Go report Coverage Contributors License

A ent Handler for slog Go library.

Installation

go get github.com/godcong/entslog@latest

Compatibility: go >= 1.21

No breaking changes will be made to exported APIs before v1.0.0.

💡 Usage

GoDoc: https://pkg.go.dev/github.com/godcong/entslog

About

The ent's logger packages used log/slog for Golang

License:MIT License