https://github.com/ngoldack/slog-highlight
slog handler for highlight.io
https://github.com/ngoldack/slog-highlight
go golang highlight log logging slog slog-handler
Last synced: 5 months ago
JSON representation
slog handler for highlight.io
- Host: GitHub
- URL: https://github.com/ngoldack/slog-highlight
- Owner: ngoldack
- License: mit
- Created: 2023-10-19T22:33:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T21:45:44.000Z (over 2 years ago)
- Last Synced: 2025-10-12T03:24:52.420Z (8 months ago)
- Topics: go, golang, highlight, log, logging, slog, slog-handler
- Language: Go
- Homepage:
- Size: 134 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# slog-highlight
[](https://pkg.go.dev/github.com/ngoldack/slog-highlight)

[](https://goreportcard.com/report/github.com/ngoldack/slog-highlight)
[](https://codeclimate.com/github/ngoldack/slog-highlight/maintainability)
[](https://codecov.io/gh/ngoldack/slog-highlight)
[](https://github.com/ngoldack/slog-highlight/actions/workflows/ci.yaml)
[](LICENSE)

This library implements the slog handler for the [highlight.io](https://highlight.io) logging service.
## Usage
See [`examples`](examples) directory for usage examples.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.