Skip to content

Commit

Permalink
Add gslog
Browse files Browse the repository at this point in the history
  • Loading branch information
maguro committed Apr 13, 2024
1 parent 5696762 commit 1785804
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 @@ -83,6 +83,7 @@ _Handlers forwarding logs._
_Adapters for other logging libraries._

- [go-hclog-slog](https://github.com/evanphx/go-hclog-slog): Handler adapter for hclog.
- [gslog](https://github.com/maguro/gslog): Handler adapter for Google Cloud Logging.
- [slog-logrus](https://github.com/samber/slog-logrus): Handler adapter for logrus.
- [slog-zap](https://github.com/samber/slog-zap): Handler adapter for zap.
- [slog-zerolog](https://github.com/samber/slog-zerolog): Handler adapter for zerolog.
Expand Down
4 changes: 4 additions & 0 deletions data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,10 @@ categories:
link: https://github.com/evanphx/go-hclog-slog
description: Handler adapter for hclog.

- name: gslog
link: https://github.com/maguro/gslog
description: Handler adapter for Google Cloud Logging.

- name: slog-logrus
link: https://github.com/samber/slog-logrus
description: Handler adapter for logrus.
Expand Down

0 comments on commit 1785804

Please sign in to comment.