NAME
vFeed::Log - logging directly on the console
SYNOPSIS
use vFeed::Log;
my $log = vFeed::Log->new(
level => 1,
);
DESCRIPTION
METHODS
- new
- info
- warning
- error
- fatal
- verbose
- debug
AUTHOR
Patrice <GomoR> Auffret
COPYRIGHT AND LICENSE
Copyright (c) 2014, Patrice <GomoR> Auffret
You may distribute this module under the terms of the Artistic license. See LICENSE.Artistic file in the source distribution archive.