Uploaded image for project: 'Axis2-C'
  1. Axis2-C
  2. AXIS2C-1455

More flexibility in the logging subsystem

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • 1.6.0, 1.7.0
    • None
    • util

    Description

      I am integrating Axis2/C in a bigger application that has its own logging system. I would like to redirect Axis2/C logging operation to that logging system instead of files.

      In 1.6.0, Axis2/C is only able to log to files. Logging to files using the stdlib is hardcoded in the logging internal structures, and avoiding file opening is not possible.

      It should be possible to completely replace the logging operations, not just "write" and "free". The base API should be more abstract, and the file handles should be in the default logging implementation, not embeded in the base API.

      Attachments

        1. test-axis2-log-2.c
          4 kB
          Olivier Mengué

        Activity

          People

            Unassigned Unassigned
            dolmen-oxymel Olivier Mengué
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: