 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jamie Guest
|
Posted: Tue Jan 10, 2006 2:02 pm Post subject: java logging |
|
|
Hi there,
I have used the java logging class to log errors to an xml file, I'm just
wondering if anyone knows of a simple program that will easily view this
files and allow them to be filtered by log level?
Regards
Jamie |
|
| Back to top |
|
 |
Ian Mills Guest
|
Posted: Sun Jan 22, 2006 10:32 pm Post subject: Re: java logging |
|
|
Jamie wrote:
| Quote: | Hi there,
I have used the java logging class to log errors to an xml file, I'm just
wondering if anyone knows of a simple program that will easily view this
files and allow them to be filtered by log level?
Regards
Jamie
|
The obvious answer would be to write one of your own using an xml parser. |
|
| Back to top |
|
 |
Jamie Guest
|
Posted: Tue Jan 24, 2006 9:13 am Post subject: Re: java logging |
|
|
Yeah i was just hoping to save a bit of time.
I assumed that seems logging was a standard part of java there would be lots
of log readers out there.
Thanks anyway.
Jamie
"Ian Mills" <news (AT) siteone (DOT) free-online.co.uk> wrote in message
news:43d3c1c6$0$82639$ed2619ec@ptn-nntp-reader03.plus.net...
| Quote: | Jamie wrote:
Hi there,
I have used the java logging class to log errors to an xml file, I'm just
wondering if anyone knows of a simple program that will easily view this
files and allow them to be filtered by log level?
Regards
Jamie
The obvious answer would be to write one of your own using an xml parser. |
|
|
| Back to top |
|
 |
Henrik Martinussen Guest
|
Posted: Fri Feb 10, 2006 3:22 am Post subject: Re: java logging |
|
|
Jamie wrote
| Quote: | Yeah i was just hoping to save a bit of time.
I assumed that seems logging was a standard part of java there would be
lots
of log readers out there.
Thanks anyway.
Jamie
"Ian Mills" <news (AT) siteone (DOT) free-online.co.uk> wrote in message
news:43d3c1c6$0$82639$ed2619ec@ptn-nntp-reader03.plus.net...
Jamie wrote:
Hi there,
I have used the java logging class to log errors to an xml file, I'm
just
wondering if anyone knows of a simple program that will easily view this
files and allow them to be filtered by log level?
Regards
Jamie
The obvious answer would be to write one of your own using an xml parser.
At work, we use log4j for logging and chainsaw for viewing the (xml) |
logfiles.
log4j can log to text files as well, but to my experience, chainsaw can't
process text files (chainsaw v. 2.0)
Regards
Henrik |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|