Mark Guzman

Results 3 issues of Mark Guzman

While trying to use `structlog` as a drop in for the stdlib logger usage in `slack_bolt`, I encountered a variety of errors stemming from missing wrapper implementations. Error example: ```...

# Summary Reworking a few things to allow `make_filtering_bound_logger` to provide `FilteringBoundLogger`'s that inherit from `BoundLogger` instead of `BoundLoggerBase` which results in stdlib logger compatibility. Additionally adding a wrapper property...

I've added datadog support. Hopefully I've followed the established pattern correctly. I see fluent/fluentd-kubernetes-daemonset/pull/85 exists but attempted to edit the outputs instead of the templates, this PR edited the templates.

pending