Interface LogHandler.Provider

Enclosing interface:
LogHandler

public static interface LogHandler.Provider
  • Method Summary

    Modifier and Type
    Method
    Description
    createLogHandler(org.openide.util.Lookup context)
     
  • Method Details

    • createLogHandler

      Optional<LogHandler> createLogHandler(org.openide.util.Lookup context)