Method: Dbwatcher::Services::DiagramSystem.component_name

Defined in:
lib/dbwatcher/services/diagram_system.rb

.component_nameObject

Explicitly set the component name for logging



49
50
51
# File 'lib/dbwatcher/services/diagram_system.rb', line 49

def self.component_name
  "DiagramSystem"
end