Class LogContextConfiguration.Factory

  • Enclosing interface:
    LogContextConfiguration

    public static class LogContextConfiguration.Factory
    extends Object
    The factory class for persistent configurations.
    • Method Detail

      • create

        public static LogContextConfiguration create​(LogContext logContext)
        Construct a new persistent configuration for a log context.
        Parameters:
        logContext - the log context to configure
        Returns:
        the new persistent configuration