Logging utility support

Log and Trace Analyzer provides standalone and plug-in support for the following logging utilities:

  • Java Logging (JSR-047)
  • Apache Jakarta Commons Logging
  • Apache Jakarta Log4J Logging
  • This support entails:

  • logging and XML formatting of Common Base Event log messages.
  • a logging agent sink for log messages to allow real-time monitoring via Log and Trace Analyzer.
  • This support is provided by the following plugins:

    Logging Utility

    Plug-in

    Java Logging (JSR-047)

    org.eclipse.hyades.logging.java14

    Apache Jakarta Commons Logging

    org.eclipse.hyades.logging.commons

    Apache Jakarta Log4J Logging

    org.eclipse.hyades.logging.log4j

    The following sections describe the details of each type of logging utility support, and provide pointers to samples that demonstrate how to use it..

    Java Logging (JSR-047)

    Illustrative sample

    A sample is provided to show how to leverage the support for Java Logging (JSR-047) by illustrating the configuration and instrumentation required for new and existing users of the standalone and plug-in support for Java Logging (JSR-047). For more information, open File > New > Example... > Hyades Logging > Hyades JSR-047 Logging Sample.

    Apache Jakarta Commons Logging

    Illustrative sample

    A sample is provided to show how to leverage the support for Apache Jakarta Commons Logging by illustrating the configuration and instrumentation required for new and existing users of the standalone and plug-in support for Apache Jakarta Commons Logging. For more information, see File > New > Example... > Hyades Logging > Hyades Apache Commons Logging Sample.

    Apache Jakarta Log4J Logging

    Illustrative sample

    A sample is provided to show how to leverage the support for Apache Jakarta Log4J Logging by illustrating the configuration and instrumentation required for new and existing users of the standalone and plug-in support for Apache Jakarta Log4J Logging. For more information, see File > New > Example... > Hyades Logging > Hyades Apache Log4J Logging Sample.

    Related concepts
    Common Base Event model

    (C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.