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



290
291
292
# File 'lib/semantic_logger/log.rb', line 290

def application
  @application
end

#hostObject

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



290
291
292
# File 'lib/semantic_logger/log.rb', line 290

def host
  @host
end