* Migrate from logrus to slog
* fully removing logrus
* should be working now
* Update pipeline.go
Co-authored-by: Frank Olbricht <frank.olbricht@gmail.com>
* Update response-blocklist-name.go
Co-authored-by: Frank Olbricht <frank.olbricht@gmail.com>
* added null logger
* Update pipeline.go
---------
Co-authored-by: Frank Olbricht <frank.olbricht@gmail.com>
* Support retry on truncation
* Fix port in example
* Use Msg.Truncate() instead of comparing length
* Don't cache truncated responses and update examples
* Replace test.com with example.com