class ComponentHost::Log
Public Instance Methods
tag!(tags)
click to toggle source
# File lib/component_host/log.rb, line 3 def tag!(tags) tags << :component_host end
# File lib/component_host/log.rb, line 3 def tag!(tags) tags << :component_host end