Module: Hiera::Noop_logger

Defined in:
lib/hiera/noop_logger.rb

Class Method Summary collapse

Class Method Details

.debug(msg) ⇒ Object



5
# File 'lib/hiera/noop_logger.rb', line 5

def debug(msg);end

.warn(msg) ⇒ Object



4
# File 'lib/hiera/noop_logger.rb', line 4

def warn(msg);end