The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

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.