public class Log4JNDC extends Object implements NDCDelegate
Constructor and Description |
---|
Log4JNDC() |
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.
|
public void push(String message)
push
in interface NDCDelegate
message
- The new diagnostic context information.public void remove()
remove
in interface NDCDelegate
Copyright © 2005–2020 Alfresco Software. All rights reserved.