Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Log-Any-Adapter-Callback-0.101-bp155.1.4 RPM for noarch

From OpenSuSE Leap 15.5 for noarch

Name: perl-Log-Any-Adapter-Callback Distribution: SUSE Linux Enterprise 15 SP5
Version: 0.101 Vendor: openSUSE
Release: bp155.1.4 Build date: Wed May 17 16:05:25 2023
Group: Development/Libraries/Perl Build host: lamb09
Size: 29014 Source RPM: perl-Log-Any-Adapter-Callback-0.101-bp155.1.4.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/Log-Any-Adapter-Callback
Summary: (DEPRECATED) Send Log::Any logs to a subroutine
DEPRECATION NOTICE: Log::Any distribution since 1.708 comes with
Log::Any::Adapter::Capture which does the same thing. I'm deprecating this
adapter now.

This adapter lets you specify callback subroutine to be called by
Log::Any's logging methods (like $log->debug(), $log->error(), etc) and
detection methods (like $log->is_warning(), $log->is_fatal(), etc.).

This adapter is used for customized logging, and is mostly a convenient
construct to save a few lines of code. You could achieve the same effect by
creating a full Log::Any adapter class.

Your logging callback subroutine will be called with these arguments:

 ($method, $self, $format, @params)

where $method is the name of method (like "debug") and ($self, $format,
@params) are given by Log::Any.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Thu Oct 01 2020 Jan Baier <jbaier@suse.com>
  - Initial release

Files

/usr/lib/perl5/vendor_perl/5.26.1/Log
/usr/lib/perl5/vendor_perl/5.26.1/Log/Any
/usr/lib/perl5/vendor_perl/5.26.1/Log/Any/Adapter
/usr/lib/perl5/vendor_perl/5.26.1/Log/Any/Adapter/Callback.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Log-Any-Adapter-Callback
/usr/share/doc/packages/perl-Log-Any-Adapter-Callback/Changes
/usr/share/doc/packages/perl-Log-Any-Adapter-Callback/README
/usr/share/licenses/perl-Log-Any-Adapter-Callback
/usr/share/licenses/perl-Log-Any-Adapter-Callback/LICENSE
/usr/share/man/man3/Log::Any::Adapter::Callback.3pm.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 19:57:54 2024