mirror of
https://github.com/google/nomulus
synced 2026-02-09 22:40:55 +00:00
Migrate to internal FormattingLogger in preparation of migration to Flogger
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=197744904
This commit is contained in:
@@ -16,7 +16,7 @@ package google.registry.request;
|
||||
|
||||
import static com.google.common.html.HtmlEscapers.htmlEscaper;
|
||||
|
||||
import google.registry.util.FormattingLogger;
|
||||
import com.google.common.logging.FormattingLogger;
|
||||
import java.io.IOException;
|
||||
import javax.servlet.http.HttpServletResponse;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user