Package perl-Log-Dispatchouli: Information

    Binary package: perl-Log-Dispatchouli
    Version: 3.007-alt1
    Architecture: noarch
    Build time:  Sep 12, 2023, 06:58 PM
    Source package: perl-Log-Dispatchouli
    Category: Development/Perl
    Report package bug
    License: Perl
    Summary: a simple wrapper around Log::Dispatch
    Description: 
    Perl module Log::Dispatchouli is a thin layer above Log::Dispatch
    and meant to make it dead simple to add logging to a program
    without having to think much about categories, facilities, levels,
    or things like that. It is meant to make logging just configurable
    enough that you can find the logs you want and just easy enough
    that you will actually log things.
    
    Log::Dispatchouli can log to syslog (if you specify a facility),
    standard error or standard output, to a file, or to an array in
    memory. That last one is mostly useful for testing.

    Maintainer: Nikolay A. Fetisov


    Last changed


    Sept. 11, 2023 Nikolay A. Fetisov 3.007-alt1
    - New version
    July 25, 2023 Nikolay A. Fetisov 3.005-alt1
    - New version
    Dec. 10, 2022 Nikolay A. Fetisov 3.002-alt1
    - New version