deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Depends: perl:any, liblog-any-perl | liblog-any-adapter-perl
Description: |-
module to send Log::Any logs to a subroutine
Log::Any::Adapter::Callback 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.
.
DEPRECATION NOTICE: Log::Any distribution since 1.708 comes with
Log::Any::Adapter::Capture which does the same thing.
Log::Any::Adapter::Callback is hence deprecated.
Homepage: https://metacpan.org/release/Log-Any-Adapter-Callback
Installed-Size: '24'
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Package: liblog-any-adapter-callback-perl
Priority: optional
Section: perl
Version: 0.101-2
srcpkg_name: liblog-any-adapter-callback-perl
srcpkg_version: 0.101-2