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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
InternalMDCClosablepublic InternalMDCClosable()
 
- 
- 
Method Details- 
setpublic void set()
- 
unsetprotected void unset()
- 
closepublic void close()- Specified by:
- closein interface- AutoCloseable
- Overrides:
- closein class- LoggerEx.MDCClosable
 
 
-