interface  org.apache.logging.log4j.message.Clearable extends java.lang.Object
{
public abstract void clear();
}