ePages 7.47.0 - DE_EPAGES/Core/API/Log4perl/NDCHash.pm

Package DE_EPAGES::Core::API::Log4perl::NDCHash

Helper object for NDC stack used in Log4perl framework. See DE_EPAGES::Core::API::Log::LogContext for usage.

Functions

new

new

Creates a new NDCHash object, based on context hash and (optionally) a previous NDCHash object.

Syntax
new( $hContext, $previousNDCHash );
Input
$hContext (ref.hash)
context hash
$previousNDCHash (DE_EPAGES::Core::API::Log4perl::NDCHash)
previous NDCHash object
Return
$self (DE_EPAGES::Core::API::Log4perl::NDCHash)
new instance