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

Can not change the axis2c logger.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.0
    • 1.6.0
    • util
    • None
    • Linux SuSe 10, Intel Xeon 64 bits, Axis2c 1.5.0

    Description

      Can not change the axis2c logger because the macros AXIS2_LOG_DEBUG, AXIS2_LOG_INFO, etc calls directly to axutil_log_impl_log_debug, axutil_log_impl_log_info, etc and never calls to axutil_log_ops_t.write function pointer.
      If the macros calls a generic function that calls the axutil_log_ops_t.write function pointer, everyone who wants to change the logger could create a new axutil_log_ops_t struct initializing it with your own pointers, like the XML parser, allocator, etc.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lkausilas Leonardo Kausilas
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - 3h
                  3h
                  Remaining:
                  Remaining Estimate - 3h
                  3h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified