Skip to content

Commit

Permalink
Merge pull request #22 from ValerySidorin/main
Browse files Browse the repository at this point in the history
add shclog
  • Loading branch information
sagikazarmark authored Apr 13, 2024
2 parents 18ffd33 + e730950 commit 1519ff9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ _Adapters for other logging libraries._
_`log/slog` integrations into third-party components._

- [ginslog](https://github.com/FabienMht/ginslog): A fully featured Gin middleware.
- [shclog](https://github.com/ValerySidorin/shclog): Hclog adapter for slog.
- [slog-chi](https://github.com/samber/slog-chi): Chi middleware.
- [slog-echo](https://github.com/samber/slog-echo): Echo middleware.
- [slog-fiber](https://github.com/samber/slog-fiber): Fiber middleware.
Expand Down
4 changes: 4 additions & 0 deletions data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,10 @@ categories:
link: https://github.com/FabienMht/ginslog
description: A fully featured Gin middleware.

- name: shclog
link: https://github.com/ValerySidorin/shclog
description: Hclog adapter for slog.

- name: slog-chi
link: https://github.com/samber/slog-chi
description: Chi middleware.
Expand Down

0 comments on commit 1519ff9

Please sign in to comment.