public class CustomLogSetter extends Object
Modifier and Type | Method and Description |
---|---|
void |
clearThreadLocalContent() |
static CustomLogSetter |
getInstance() |
String |
getLogAppenderContent() |
void |
setLogAppender(String appenderContent) |
public static CustomLogSetter getInstance()
public void setLogAppender(String appenderContent)
public String getLogAppenderContent()
public void clearThreadLocalContent()
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.