Interface ScopedLoggingContext.LoggingContextCloseable

  • All Superinterfaces:
    AutoCloseable, Closeable
    Enclosing class:
    ScopedLoggingContext

    public static interface ScopedLoggingContext.LoggingContextCloseable
    extends Closeable
    A logging context which must be closed in the reverse order to which it was created.