Package io.aether.logger
Interface Log.LogAutoClose
-
- All Superinterfaces:
java.lang.AutoCloseable
- Enclosing class:
- Log
public static interface Log.LogAutoClose extends java.lang.AutoCloseableAutoCloseable interface for logging contexts
-
-
Field Summary
Fields Modifier and Type Field Description static Log.LogAutoCloseEMPTY
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclose()
-
-
-
Field Detail
-
EMPTY
static final Log.LogAutoClose EMPTY
-
-