Class: KubeDeployTools::Logger

Inherits:
Object
  • Object
show all
Extended by:
Forwardable
Defined in:
lib/kube_deploy_tools/formatted_logger.rb

Class Attribute Summary collapse

Class Attribute Details

.loggerObject

Returns the value of attribute logger.



55
56
57
# File 'lib/kube_deploy_tools/formatted_logger.rb', line 55

def logger
  @logger
end