package org.atlasapi.persistence.logging; @Deprecated public interface AdapterLog { void record(AdapterLogEntry entry); }