Remove javafx-logging and replace with direct use of java.util.logging

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P3
    • 8
    • Affects Version/s: 8
    • Component/s: javafx

      We don't get any benefit out of having an abstraction layer for logging. We could use java.util.logging directly instead of PlatformLogger. PulseLogger could be moved into a leaf package such as Glass.

      Affected components are:

      javafx-concurrent (PlatformLogger)
      javafx-ui-controls (PlatformLogger, in both code and tests)
      javafx-ui-common (both PlatformLogger and PulseLogger)
      javafx-ui-quantum (PlatformLogger and PulseLogger)
      prism-common (PlatformLogger and PulseLogger)
      javafx-sg-common (PulseLogger)
      glass-mat (PlatformLogger)
      javafx-sg-prism (PulseLogger)
      toys/HelloWorld (PlatformLogger)



            Assignee:
            Richard Bair (Inactive)
            Reporter:
            Daniel Blaukopf (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported: