# File lib/appydays/loggable.rb, line 88 def with_log_tags(tags, &block) return SemanticLogger.named_tagged(tags, &block) end