Class: Capistrano::Logger

Inherits:
Object
  • Object
show all
Defined in:
lib/capistrano/datadog/v2.rb

Instance Attribute Summary collapse

Instance Attribute Details

#deviceObject

Make the device attribute writeable so we can swap it out with something that captures logging out by task



42
43
44
# File 'lib/capistrano/datadog/v2.rb', line 42

def device
  @device
end