module Servitude::Logging

Public Instance Methods

host_namespace() click to toggle source
# File lib/servitude/logging.rb, line 20
def host_namespace
  raise NotImplementedError
end