Top Level Namespace

Defined Under Namespace

Modules: ActiveCypher, Cyrel Classes: ApplicationGraphNode, ApplicationGraphRelationship

Instance Method Summary collapse

Instance Method Details

#loggerObject

Convenience method for accessing the logger



98
99
100
# File 'lib/active_cypher/utils/logger.rb', line 98

def logger
  ActiveCypher::Utils::Logger.instance.logger
end