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);
Pcore::Core::Log
P->log->add( $channel_name, $pipe_uri, ... );
P->log->sendlog( $channel_name, $data, %tags ) if P->log->canlog($channel_name);