in reply to
Modules sharing?
Add a method (and/or constructor argument) to module 2 to set how you want logging done. Tell the objects from module 2 that you want to use module 1's logging facility to do so.
Comment on
Re: Modules sharing?
In Section
Seekers of Perl Wisdom