Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
NAME
Bot::Cobalt::Logger::Output::Term - Bot::Cobalt::Logger console output
SYNOPSIS
$output_obj->add(
'MyScreen' => {
type => 'Term',
},
);
See Bot::Cobalt::Logger::Output.
DESCRIPTION
This is a Bot::Cobalt::Logger::Output writer for logging messages to STDOUT.
Expects UTF-8.
AUTHOR
Jon Portnoy <avenj@cobaltirc.org>