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-2018, Patrice <GomoR> Auffret
You may distribute this module under the terms of the Artistic license. See LICENSE.Artistic file in the source distribution archive.