LoggingContextCloseable

public interface LoggingContextCloseable implements Closeable

A logging context which must be closed in the reverse order to which it was created.

Functions

Link copied to clipboard
public abstract void close()