
DBIx::Class::UnicornLogger::FromProfile - Define your UnicornLogger with a single string!

version 0.001002

use DBIx::Class::UnicornLogger::FromProfile;
my $debug_object = DBIx::Class::UnicornLogger::FromProfile->new(
unicorn_profile => 'console'
);

This package is merely a collection of unicorn profiles. Currently there are only a few but I'm completely willing to incorporate everyone's settings into this module. So if you have a tweak you want to make to it, let me know!


DBIx::Class::UnicornLogger, SQL::Abstract::Tree

Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>

This software is copyright (c) 2013 by Arthur Axel "fREW" Schmidt.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.