Categorygithub.com/go-jarvis/slogr
repositorypackage
0.1.7
Repository: https://github.com/go-jarvis/slogr.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

slogr

Usage

go get -u github.com/go-jarvis/slogr

example

  1. go to slog_test.go
  2. go to example/main.go

1. Define

  1. Format: json and text
  2. Level: debug, info, warn, error

2. Context Inejct

  1. WithContext: inject slogr into context
  2. FromContext: extract slogr from context