Class NDC.NDCScope
java.lang.Object
cloud.opencode.base.log.context.NDC.NDCScope
- All Implemented Interfaces:
AutoCloseable
- Enclosing class:
NDC
NDC Scope - AutoCloseable for automatic pop.
NDC 作用域 - 用于自动弹出的 AutoCloseable。
- Since:
- JDK 25, opencode-base-log V1.0.0
- Author:
- Leon Soo www.LeonSoo.com
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
NDCScope
public NDCScope()
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-