|
NAMEAuthen::Simple::Log - Simple log class SYNOPSIS $log = Authen::Simple::Log->new;
$log->error($message);
$log->warn($message);
DESCRIPTIONDefault log class for Authen::Simple METHODS
SEE ALSOAuthen::Simple Authen::Simple::Adapter AUTHORChristian Hansen "chansen@cpan.org" COPYRIGHTThis program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.
|