Re: How to modify Category field in the NT Event Logger

2003-02-02 Thread Martin
Danja- Here is the sample code for registering an event category (using Visual J++) ISystemDebugEventInstall Example (Visual J++) The following code shows the use of all methods in ISystemDebugEventInstall. In order to modify this code for your own use, you need to add error handling. Each metho

How to modify Category field in the NT Event Logger

2003-02-02 Thread SanjaLaketa
Hi all, How can I update the Category field in the NT Event Logger? At the moment I get default values e.g. for fatal errors when I do logger.fatal("some fatal error message") I get the error message logged with category value 50001 and when I do logger.error("some error message") I get error mes

minimal log4j?

2003-02-02 Thread Andy Kriger
Has anyone reduced log4j to a minimal JAR? I'm looking for something that is a bare minimum of classes needed to use log4j with no extra frills (JDBC, XML, LF5, etc.) that hopefully has been used in a production environment to verify that it works and no necessary classes are missing. Barring that

RE: Hi Guys

2003-02-02 Thread Mark Womack
I have tried to capture the answer to this frquently asked question in: http://nagoya.apache.org/wiki/apachewiki.cgi?Log4JProjectPages/LogByLevel Please let me know if you have any problems with the xml configurations listed. Feel free to update the page if you feel something is missing. thanks

RE: Just for fun: Some log4j class diagrams

2003-02-02 Thread Mark Womack
These are very cool. If you can generate them in pdf format, would you be willing to post them to the log4j web/wiki site? -Mark > -Original Message- > From: David Tonhofer [mailto:[EMAIL PROTECTED]] > Sent: Sunday, February 02, 2003 7:05 AM > To: [EMAIL PROTECTED] > Subject: Just for fu

Question

2003-02-02 Thread sk k
Hi, Is there anyway to source values from an external xml file(foo.xml) into log4j.xml properties file. Incase it is possible, how to do it? Thanks. __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.c

Re: Just for fun: Some log4j class diagrams

2003-02-02 Thread Martin
The definition of a real tech is one who works on the problem with no regard to environment or distraction..and you have certainly proved out that attribute! Thanks for diagramming out Log4j Unfortunately at 1152X864 I cant see the bloody thing How about putting it up to PDF for those of us laborin

Just for fun: Some log4j class diagrams

2003-02-02 Thread David Tonhofer
Hi there, I didn't have a date tonight, so I worked on some log4j class diagrams. If anyone is interested: http://rei1.m-plify.com/log4j/ ...in PNG and Microsoft(r) Visio(r) format. ...they are of course incomplete, hard to print out and otherwise vulnerable to heavy criticism. Flame on! -- D