Uploaded image for project: 'Yoko - CORBA Server'
  1. Yoko - CORBA Server
  2. YOKO-199

Core classes need to use java.util.Logger for logging.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.0-incubating-M1
    • v1.0-incubating-M1
    • orb core
    • Security Level: public (Regular issues)
    • None

    Description

      There are 2 problems with logging in the yoko core. The majority of the logging is done using a custom class that just does a System.err.println() call. This needs to be mapping things to java.util.logger.Logger. Other code is using commons logging, which creates an undesirable dependency. This also needs to be replaced with java.util.logger.

      Attachments

        Activity

          People

            rickmcguire Richard McGuire
            rickmcguire Richard McGuire
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: