-
I've got the following problem (ActiveStatePerl 5.8.8, Log::Log4perl 1.24)
* Running the following simple program:
---
use strict;
use warnings;
use Log::Log4perl;
Log::Log4perl::init('logtest_l4pconfig.xml');
my $logger = Log::Log4perl->get_logger();
$logger->fatal("Fatal");
$logger->error("Error");
$logger->warn("Warning");...
2009-08-13 07:03:16 UTC in log4perl - log4j for Perl
-
Ooops - not "installation" but implementation (in my previous post ...)
One issue:
The "About" dialog box still says "Version 0.4.4" unless dll-Version says 0.4.6 ...
2009-07-07 05:50:29 UTC in Notepad++
-
I have to say thanks for the rapid installation!
Johannes.
2009-07-07 05:14:26 UTC in Notepad++
-
Hi Somic,
just starting using your plugin ...
What I missed right at starting is conversion functionality: e.g. hex->decimal and vice versa ...
Have I overseen it? If not consider this as a feature request ... :-)
2009-07-06 05:58:55 UTC in Notepad++
-
Missing plugin:
UniversalIndentGui
https://sourceforge.net/project/showfiles.php?group_id=167482&package_id=190449&release_id=660679.
2009-06-22 05:38:52 UTC in Notepad++
-
Your plans regarding future development look very promising! Can't wait for it ...
Any timelines for release date?
Regards
Hoppfrosch.
2009-06-16 05:21:54 UTC in Notepad++ Plugins
-
On the homepage there's talk about Notepad++-Plugin ...
Where can I find it?
TIA
Jo.
2009-06-09 05:27:40 UTC in UniversalIndentGUI
-
Hi Jens,
everything works here as a charme ... (NP++ 5.4) - thanks a lot ...
The Scintilla Regex are - as you mentioned - the only true restriction now ;-)
2009-05-26 05:03:05 UTC in Notepad++ Plugins
-
Hi,
I need some help configuring log4perl.
Situation: All my classes do logging to certain categories within a clear hierarchy (for example: category <a.b.c.Class1.Method1>)
I've configured an logger like this:
<log4perl.logger.a.b.c=DEBUG, FileAppender>
What I now want to achieve is (via configuration), is that category <a.b.c.Class1.Method1> is logged only at...
2008-11-04 13:06:24 UTC in log4perl - log4j for Perl
-
Good to hear that you are OK and that you still have FunctionList on your focus ....
2008-06-13 05:00:06 UTC in Notepad++