public interface  org.apache.logging.log4j.core.impl.LocationAware extends java.lang.Object
{
public abstract boolean requiresLocation();
}