Closed matthewdarwin closed 2 years ago
are you setting it up with:
var zlog, tracer = logging.PackageLogger("dauth", "github.com/...")
?
(with a fairly recent github.com:streamingfast/logging package)
it's fixed on our side (dauth was using a deprecated logger initialization)
Our
dauth
plugin is not registering a component name. It says '<n/a>'. Advice?