Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 731 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 731 Bytes

Natzap

Natzap is an extension to the logging package zap.

It can send fire-and-forget log messages to a subject, or it can send ACK'd log messages to a stream via JetStream.

License

This package is released under MIT license.

Authors

Created by LuBashQ.

Contributing

I follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Everyone is welcome to contribute to this project.