:: RootR ::  Hosting Order Map Login   Secure Inter-Network Operations  
 
Authen::Simple::Log(3pm) - phpMan

Command: man perldoc info search(apropos)  


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



NAME
       Authen::Simple::Log - Simple log class

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

DESCRIPTION
       Default log class for Authen::Simple

METHODS
       ·   new

           Constructor, takes no parameters.

       ·   debug (@)

           Does nothing.

       ·   error (@)

           Logs a error message to "STDERR".

       ·   info (@)

           Does nothing.

       ·   warn (@)

           Logs a warning message to "STDERR" if $^W is true.

SEE ALSO
       Authen::Simple

       Authen::Simple::Adapter

AUTHOR
       Christian Hansen "chansen AT cpan.org"

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



perl v5.14.2                                2012-04-19                   Authen::Simple::Log(3pm)


/man
rootr.net - man pages