Class: SemanticLogger::Log::DeprecatedLogger

Inherits:
Struct
  • Object
show all
Defined in:
lib/semantic_logger/log.rb

Instance Attribute Summary collapse

Instance Attribute Details

#applicationObject

Returns the value of attribute application

Returns:

  • (Object)

    the current value of application



285
286
287
# File 'lib/semantic_logger/log.rb', line 285

def application
  @application
end

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



285
286
287
# File 'lib/semantic_logger/log.rb', line 285

def host
  @host
end