Class LoggerEx.InternalMDCClosable
java.lang.Object
com.inductiveautomation.ignition.common.util.LoggerEx.MDCClosable
com.inductiveautomation.ignition.common.util.LoggerEx.InternalMDCClosable
- All Implemented Interfaces:
 AutoCloseable
- Enclosing class:
 - LoggerEx
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
InternalMDCClosable
public InternalMDCClosable() 
 - 
 - 
Method Details
- 
set
public void set() - 
unset
protected void unset() - 
close
public void close()- Specified by:
 closein interfaceAutoCloseable- Overrides:
 closein classLoggerEx.MDCClosable
 
 -