• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

java.util.logging Log Analyzer?

 
Greenhorn
Posts: 9
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is there such a beast? Something that will interactively sort/select/summarize the XML output from java.util.logging? An eclipse plug-in or external tool?

In my WSAD 5.1.2, I see an option to import "Logging Utilities XML Log File" but it doesn't seem to work on my XML .log from java.util.logging. The help text suggests to me that it was designed for some older logging format, but I haven't dug too dig into it.
 
reply
    Bookmark Topic Watch Topic
  • New Topic