public interface NDCDelegate
Modifier and Type | Method and Description |
---|---|
void |
push(String message)
Push new diagnostic context information for the current thread.
|
void |
remove()
Remove the diagnostic context for this thread.
|
void push(String message)
message
- The new diagnostic context information.void remove()
Copyright © 2005–2016 Alfresco Software. All rights reserved.