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
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
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
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
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
> >
> >
> >
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
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
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
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