Class Puppet::Util::Log::Destination
In: lib/puppet/util/log.rb
Parent: Object

A type of log destination.

Methods

initvars   match   match?   name   sethandler   setinit  

Attributes

name  [RW] 

Public Class methods

Mark the things we‘re supposed to match.

See whether we match a given thing.

Set how to handle a message.

Mark how to initialize our object.

Public Instance methods

[Validate]