Skip to content

Commit

Permalink
Merge pull request #34 from icefed/main
Browse files Browse the repository at this point in the history
add github.com/icefed/zlog
  • Loading branch information
sagikazarmark authored May 25, 2024
2 parents b67d98a + 7138ab6 commit 04252a9
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 @@ -41,6 +41,7 @@ _Record and output formatters._
- [slogpfx](https://github.com/dpotapov/slogpfx): Easily prefix your log messages with attributes from the log record.
- [tint](https://github.com/lmittmann/tint): Handler that writes tinted logs.
- [zlog](https://github.com/jeffry-luqman/zlog): Handler that writes beautiful, human readable logs.
- [zlog](https://github.com/icefed/zlog): Human-friendly output like zap development, json structured logging with more features for slog.

**[⬆ back to top](#contents)**

Expand Down
4 changes: 4 additions & 0 deletions data.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,10 @@ categories:
link: https://github.com/jeffry-luqman/zlog
description: Handler that writes beautiful, human readable logs.

- name: zlog
link: https://github.com/icefed/zlog
description: Human-friendly output like zap development, json structured logging with more features for slog.

- name: Enrichment
description: Handlers enriching log records.
items:
Expand Down

0 comments on commit 04252a9

Please sign in to comment.