Log::Dispatch::Base - Code shared by dispatch and output objects.


Log-Dispatch documentation  | view source Contained in the Log-Dispatch distribution.

Index


NAME

Top

Log::Dispatch::Base - Code shared by dispatch and output objects.

VERSION

Top

version 2.29

SYNOPSIS

Top

  use Log::Dispatch::Base;

  ...

  @ISA = qw(Log::Dispatch::Base);

DESCRIPTION

Top

Unless you are me, you probably don't need to know what this class does.

AUTHOR

Top

Dave Rolsky <autarch@urth.org>

COPYRIGHT AND LICENSE

Top


Log-Dispatch documentation  | view source Contained in the Log-Dispatch distribution.