flogger-api
2.0.0-SNAPSHOT.220
jvm
flogger-api
/
io.spine.logging.flogger.context
/
ScopedLoggingContext
/
LoggingContextCloseable
Logging
Context
Closeable
public
interface
LoggingContextCloseable
implements
Closeable
A logging context which must be closed in the reverse order to which it was created.
Members
Functions
close
Link copied to clipboard
public
abstract
voidÂ
close
(
)