Re: Problem installing Log::Log4perl using Strawberry Perl on Windows

2013-11-25 Thread Shaji Kalidasan
t/Log-Log4perl/lib/Log/Log4perl/FAQ.pm#How_can_I_install_Log::Log4perl_on_Microsoft_Windows? and then ask log4perl-de...@lists.sourceforge.net as the prior link suggests. Matt On Mon, Nov 25, 2013 at 9:06 AM, Shaji Kalidasan wrote: Dear Perlers, > >I tried installing Log::Log4perl

Re: Problem installing Log::Log4perl using Strawberry Perl on Windows

2013-11-25 Thread Matt McAdory
I would hazard a guess that C:\Users\SHAJIK~1\.cpanm\work\1385391045 5000\build.log will hold the cookie crumbs you might be after. after that I might look at http://search.cpan.org/dist/Log-Log4perl/lib/Log/Log4perl/FAQ.pm#How_can_I_install_Log::Log4perl_on_Microsoft_Windows ? and then ask

Problem installing Log::Log4perl using Strawberry Perl on Windows

2013-11-25 Thread Shaji Kalidasan
Dear Perlers, I tried installing Log::Log4perl on Windows (Strawberry Perl Version 5.18.1) but I could not install using both 'cpan' and 'cpanm' but finally managed to install using --force. Is this a known problem? Here is the output message (from console). I am using Str

Re: Log::Log4perl

2008-10-16 Thread Deviloper
ains all > > >   lines expected > > >   - The Log4perl documentation does not state clearly if it is thread > > safe > > >   or not > > > > > > > > > I have looked at the Log4perl source code and at the > > > Log::Log4perl::Append

Re: Log::Log4perl

2008-10-15 Thread Rob Coops
gt; - It seems to as I am not seeing any errors > > - All threads log to the same file which so far every time contains all > > lines expected > > - The Log4perl documentation does not state clearly if it is thread > safe > > or not > > > > > >

Re: Log::Log4perl

2008-10-15 Thread Chas. Owens
tation does not state clearly if it is thread safe > or not > > > I have looked at the Log4perl source code and at the > Log::Log4perl::Appender::File module that I am using to write the logs but > they do not seem to take into account multiple treads. Yet my knowledge of > th

Log::Log4perl

2008-10-15 Thread Rob Coops
as I am not seeing any errors - All threads log to the same file which so far every time contains all lines expected - The Log4perl documentation does not state clearly if it is thread safe or not I have looked at the Log4perl source code and at the Log::Log4perl::Appender::File module

cant locate Log/Log4perl error @INC

2006-11-02 Thread narmadha
Hi all, I am newbie to the perl. I have installed my p5-DBI, p5-log4perl module in FreeBSD6.0. I am getting error Can't locate Log/Log4perl.pm in @INC (@INC contains: ../lib/ /usr/local/lib/perl5/site_perl/5.8.7/mach /usr/local/lib/perl5/site_perl/5.8.7 /usr/local/lib/perl5/site_perl /usr/local/l

Log::Log4perl and Log::Dispatch::Email

2004-08-25 Thread Christopher J. Bottaro
servers? i looked around the source code, and i saw Mail::Mailer's (which Log::Dispatch::Email::MailSend is derived from) constructor takes a scalar then a hash of arguments. well that scalar allows you specify smtp. the problem is that Log::Log4perl::Appender's constructor provide