Logger with additional contact points and message templates based on slog for golang 1.21.1+
- Performance improvements. Current version is the latest revision of logger over slog. I have pretty much questions about its structure.
- Render of templates at the gateway's level. Looks like a good idea until the moment you realize that all SMs just don't give a fuck at what the Markdown actually is and how it works.
- Tests. At the moment my tests actually are a bunch of examples.
- Documentation. To be more concrete - the lack of it.
- Matrix
- Telegram
- Markdown
go get -u github.com/Alp4ka/mlogger
See examples in test_example.go file.