ceki2004/05/03 00:40:45
Modified:tests/witness socketServer.2 socketServer.7 socketServer.8
fallback socketServer.5 socketServer.1
socketServer.3 socketServer.6 socketServer.4
tests/src/java/org/apache/log4j/net
sdeboy 2004/05/03 01:00:48
Modified:src/java/org/apache/log4j/chainsaw LogPanel.java
ChainsawToolBarAndMenus.java ChainsawAbout.java
src/java/org/apache/log4j/chainsaw/help tutorial.html
Log:
- Initial help-about content, with version, bug repo
sdeboy 2004/05/03 09:14:22
Modified:src/java/org/apache/log4j/xml log4j.dtd
Log:
removing #REQUIRED attribute of sequenceNumber event attribute in DTD - other
projects which support log4j's dtd do not yet support this attribute
revisit later
Revision ChangesPath
1.24
Hello all,
I'm looking for a tool to analyse logging generated with log4j and/or by
jakarta commons logging.
The purpose is to generate audit like :
- the time taken by a process
- logging and serialize transactions in a multi-threaded context
- etc
I first step, the log file can respect a valid
sdeboy 2004/05/03 09:59:01
Modified:src/java/org/apache/log4j/xml log4j.dtd
Log:
using #IMPLIED to define sequenceNumber as an attribute that is not #REQUIRED
Revision ChangesPath
1.25 +1 -1 logging-log4j/src/java/org/apache/log4j/xml/log4j.dtd
Index: log4
Now that we're getting close to releasing an alpha version of Log4j 1.3,
it would be great if we could Web Start-enable Chainsaw in order to make
it easy for folks to try it out with the least amount of work.
The issue was discussed previously - see
http://marc.theaimsgroup.com/?t=10558892451&
I suggest to direct your question to infrastructure and wait for their
answer...
At 08:16 PM 5/3/2004, you wrote:
Now that we're getting close to releasing an alpha version of Log4j 1.3,
it would be great if we could Web Start-enable Chainsaw in order to make
it easy for folks to try it out with
Hi Jean-Baptiste,
I'd suggest looking at the latest version of Chainsaw at
http://logging.apache.org/log4j/docs/chainsaw.html
It is about to be released as part of Log4J's 1.3 alpha version, but is available via
CVS through the ant script in the 'installation' section of the Chainsaw page.
Sco
Hi
> I'd suggest looking at the latest version of Chainsaw at
> http://logging.apache.org/log4j/docs/chainsaw.html
Yes I know Chainsaw but the purpose is not exactly the same.
The purpose is to access log remotly (with commons VFS for exemple) and
view the result and audit system on line (in a b
Chainsaw V2 can process arbitrary text-formatted log files using the
org.apache.log4j.varia.LogFilePatternReceiver plugin, which should address your first
point (heterogeous logging format support).
If you are looking for a way to calculate the time difference between the beginning
and end of a
Forgive me if this simple design doesn't fit into the design decisions
and needs of version 1.3. It's based on the current production code,
which I've got some familiarity with. Forgive me also if my logic is
deeply flawed or my design style repugnant.
With that said...
My design really only a
The last I heard from infrastructure was that JNLP is already added to the
mime types on the webserver (standard setting now with most web servers I
think). However they do not give out the apache certificate, and for good
reasons.
So we don't have is a certificate. I managed to get a free certi
12 matches
Mail list logo