Class: Messaging::Postgres::Log

Inherits:
Log
  • Object
show all
Defined in:
lib/messaging/postgres/log.rb

Instance Method Summary collapse

Instance Method Details

#tag!(tags) ⇒ Object



4
5
6
# File 'lib/messaging/postgres/log.rb', line 4

def tag!(tags)
  tags << :messaging
end