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

Keep track of all appenders even if unused

    XMLWordPrintableJSON

Details

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

    Description

      From LOGCXX-523:

      You need to add the fallback appender to some logger, even if that logger isn't used. This is because if the are no references to it, the appender will be destroyed because of the smart pointers. We may need to think about keeping a list of all appenders, even if they are unused.

      This is rather dumb and not useful to any users of the library.  This should be pretty simple to do just by keeping a list of all appenders someplace.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: