168 169 170
# File 'lib/appydays/loggable.rb', line 168 def with_log_tags(tags, &) return Appydays::Loggable.with_log_tags(tags, &) end