Previously (1ee4e1f), the NewNullLogger method was exported but was used internally to benchmark the standard logger. The NewNullLogger has since been updated to a logger that logs nothing.
This ticket is track the recreation of a suitable logger component for use in benchmarking.
Previously (1ee4e1f), the
NewNullLoggermethod was exported but was used internally to benchmark the standard logger. TheNewNullLoggerhas since been updated to a logger that logs nothing.This ticket is track the recreation of a suitable logger component for use in benchmarking.