[Dbix-class] ->deploy() trashes Log4perl configuration?
Adrian Corston
adrian at youramigo.com
Thu May 24 05:10:39 GMT 2007
Skipped content of type multipart/alternative-------------- next part -----=
---------
*** SQL/Translator/Schema/Graph.pm 2007-01-11 15:48:18.000000000 +0000
--- SQL/Translator/Schema/Graph.pm.fixed 2007-05-24 13:19:25.000000000 +0000
***************
*** 5,12 ****
use Data::Dumper;
local $Data::Dumper::Maxdepth =3D 3;
=
! use Log::Log4perl qw(:easy);
! Log::Log4perl->easy_init($ERROR);
use SQL::Translator::Schema::Graph::Node;
use SQL::Translator::Schema::Graph::Edge;
use SQL::Translator::Schema::Graph::Port;
--- 5,11 ----
use Data::Dumper;
local $Data::Dumper::Maxdepth =3D 3;
=
! use Log::Log4perl;
use SQL::Translator::Schema::Graph::Node;
use SQL::Translator::Schema::Graph::Edge;
use SQL::Translator::Schema::Graph::Port;
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sqlt-schema-graph.t
Type: application/x-troff
Size: 628 bytes
Desc: not available
Url : http://lists.scsys.co.uk/pipermail/dbix-class/attachments/20070524/b8=
fc6018/sqlt-schema-graph.t
More information about the Dbix-class
mailing list