lerenn / asyncapi-codegen

An AsyncAPI Golang Code generator that generates all Go code from the broker to the application/user. Just plug your application to your favorite message broker!
Apache License 2.0
82 stars 22 forks source link

nats slog #123

Open gedw99 opened 6 months ago

gedw99 commented 6 months ago

This is just. suggestion that you may find useful ?

https://github.com/samber/slog-nats is a golang slog adapter to log into NATS

Been using it as it makes it easy as DEV and OPS time to see what's going on for a local or remote system.