יובל קוג'מן (Yuval Kogman) > Log-Dispatch-Config-TestLog-0.01 > Log::Dispatch::Config::TestLog

Download:
Log-Dispatch-Config-TestLog-0.01.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

Log::Dispatch::Config::TestLog - Set up Log::Dispatch::Config for a test run

SYNOPSIS ^

        use Log::Dispatch::Config::TestLog;

DESCRIPTION ^

This module will load Log::Dispatch::Config and set things up so that:

TODO ^

Better test logging

Make the test logging use different levels for certain things (fails increase the level, for instance), and consider scrubbing multi line output since we provide a one line format by default.

VERSION CONTROL ^

This module is maintained using Darcs. You can get the latest version from http://nothingmuch.woobling.org/code, and use darcs send to commit changes.

AUTHOR ^

Yuval Kogman <nothingmuch@woobling.org>

COPYRIGHT ^

        Copyright (c) 2008 Yuval Kogman. All rights reserved
        This program is free software; you can redistribute
        it and/or modify it under the same terms as Perl itself.