mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-06 05:01:09 +02:00
I used these wrapper methods during initial development of the custom handler that the deduper now implements. Since the deduper implements slog.Handler and can be used directly as a logger, these wrapper methods are no longer needed. Signed-off-by: TJ Hoplock <t.hoplock@gmail.com>