Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-2099

Cleanup logging

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • webconsole-2.0.6
    • webconsole-3.0.0
    • Web Console
    • None

    Description

      The WebConsole's internal BaseWebConsolePlugin class plugin provided a simple Logger facade to the LogService or stdout to its extensions. With the migration to using JQuery UI as per FELIX-1988 the BaseWebConsolePlugin will not be used any longer and thus the Logger is not available to the plugins.

      For now, most logging goes to the GenericServlet.log() methods.

      After FELIX-1988 is done, we should revisit logging:

      • AbstractWebConsolePlugin should overwrite the GenericServlet.log() methods to use the simple Logger facade internally
      • The Logger API might be provided as official API
      • The Logger instance could be made available through the AbstractWebConsolePlugin (which already uses this internally)

      Attachments

        Activity

          People

            fmeschbe Felix Meschberger
            fmeschbe Felix Meschberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: