Returns the logger object if logging is enabled
Returns:
13 14 15
# File 'lib/leap/register.rb', line 13 def log? defined?(@@logger) end