The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Net::SinFP3::Log::Console - logging directly on the console

SYNOPSIS

   use Net::SinFP3::Log::Console;

   my $log = Net::SinFP3::Log::Console->new(
      level => 1,
   );

DESCRIPTION

METHODS

new
info
warning
error
fatal
verbose
debug

AUTHOR

Patrice <GomoR> Auffret

COPYRIGHT AND LICENSE

Copyright (c) 2011-2015, Patrice <GomoR> Auffret

You may distribute this module under the terms of the Artistic license. See LICENSE.Artistic file in the source distribution archive.