Interface ConfiguratorFactory

    • Method Detail

      • priority

        int priority()
        The priority for the factory which is used to determine which factory should be used to create a LogContextConfigurator. The lowest priority factory will be used.
        Returns:
        the priority for this factory