Dist-Zilla-Plugin-LogContextual

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

        Was better to release something, albeit feature incomplete, than to
        release nothing at all.

    *   REQUIRES "::LogDispatchouli" subclass

        This seems in contrast to the Log::Contextual design principles,
        things invoking loggers shouldn't care about how they're working,
        just they should work.

        I'm *Hoping* in a future release of "::LogDispatchouli" that it can
        transparently do the right thing when calling code simply does

            use Log::Contextual

        So the "Dispatchouli" is *strictly* top level knowledge.

        But I'll wait for updates on how that should work before I make it
        work that way =)

AUTHOR
    Kent Fredric <kentfredric@gmail.com>

lib/Dist/Zilla/Plugin/LogContextual.pm  view on Meta::CPAN


We're not sure if it ever will, it probably will, but the code makes my head hurt at present.

Was better to release something, albeit feature incomplete, than to release nothing at all.

=item * B<< REQUIRES C<::LogDispatchouli> >> subclass

This seems in contrast to the Log::Contextual design principles, things invoking
loggers shouldn't care about how they're working, just they should work.

I'm I<Hoping> in a future release of C<::LogDispatchouli> that it can transparently
do the right thing when calling code simply does

    use Log::Contextual

So the C<Dispatchouli> is I<strictly> top level knowledge.

But I'll wait for updates on how that should work before I make it work that way =)

=back



( run in 0.618 second using v1.01-cache-2.11-cpan-0a6323c29d9 )