Authen::Simple::Log(3pm) User Contributed Perl Documentation Authen::Simple::Log(3pm)

Authen::Simple::Log - Simple log class

    $log = Authen::Simple::Log->new;
    $log->error($message);
    $log->warn($message);

Default log class for Authen::Simple

Authen::Simple

Authen::Simple::Adapter

Christian Hansen "chansen@cpan.org"

This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.

2021-01-02 perl v5.32.0