class SemanticLogger::Subscriber

def metrics?

Whether to log metric only entries with this subscriber
def metrics?
  @metrics
end