NAME
Log::Handler::Output - The output builder class.
SYNOPSIS
use Log::Handler::Output;
my $output = Log::Handler::Output->new(\%options);
DESCRIPTION
Just for internal usage!
METHODS
new()
log()
errstr()
AUTHOR
Jonny Schulz <jschulz.cpan(at)bloonix.de>.
COPYRIGHT
Copyright (C) 2007 by Jonny Schulz. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.