The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Pcore::Core::Log

SYNOPSIS

    P->log->add( $channel_name, $pipe_uri, ... );

    P->log->sendlog( $channel_name, $data, %tags ) if P->log->canlog($channel_name);

DESCRIPTION

ATTRIBUTES

METHODS

SEE ALSO