Uploaded image for project: 'Log4cxx'
  1. Log4cxx
  2. LOGCXX-573

Provide feedback when configuring log4cxx

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0
    • None
    • None

    Description

      When configuring log4cxx, none of the 'configure' methods return anything to indicate that loading the file was successful or not, the only way to to tell if things were good is to view the output on stderr.  These should probably return an enum with at least the following values:

      • Configured
      • NotConfigured

      The idea with the enum is that we can add more values later if we determine that it should be more verbose, rather than just a bool for good/bad.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rmiddleton Robert Middleton
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: