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.102.0-2.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: perl-Log-Any-Adapter-Callback Distribution: openSUSE:Factory:zSystems
Version: 0.102.0 Vendor: openSUSE
Release: 2.1 Build date: Sat Mar 9 22:05:49 2024
Group: Unspecified Build host: s390zl28
Size: 32233 Source RPM: perl-Log-Any-Adapter-Callback-0.102.0-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://metacpan.org/release/Log-Any-Adapter-Callback
Summary: (DEPRECATED)(ADOPTME) 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

* Fri Mar 08 2024 Tina Müller <tina.mueller@suse.com>
  - Fix disabling of __perllib_provides
* Wed Nov 22 2023 Tina Müller <timueller+perl@suse.de>
  - updated to 0.102
    see /usr/share/doc/packages/perl-Log-Any-Adapter-Callback/Changes
    0.102   2023-11-21  Released-By: PERLANCAR; Urgency: low
    - No functional changes.
    - Mark distribution as up for adoption since I'm no longer using
      Log::Any.
* Thu Oct 01 2020 Jan Baier <jbaier@suse.com>
  - Initial release

Files

/usr/lib/perl5/vendor_perl/5.38.2/Log
/usr/lib/perl5/vendor_perl/5.38.2/Log/Any
/usr/lib/perl5/vendor_perl/5.38.2/Log/Any/Adapter
/usr/lib/perl5/vendor_perl/5.38.2/Log/Any/Adapter/Callback.pm
/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, Thu May 2 23:22:08 2024