mirror of
https://github.com/google/nomulus
synced 2026-01-11 00:10:36 +00:00
Migrate to internal FormattingLogger in GCP proxy in preparation of migration to Flogger
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=197199265
This commit is contained in:
@@ -14,8 +14,8 @@
|
||||
|
||||
package google.registry.proxy.handler;
|
||||
|
||||
import com.google.common.logging.FormattingLogger;
|
||||
import google.registry.proxy.CertificateModule.EppCertificates;
|
||||
import google.registry.util.FormattingLogger;
|
||||
import io.netty.channel.Channel;
|
||||
import io.netty.channel.ChannelHandler.Sharable;
|
||||
import io.netty.channel.ChannelInitializer;
|
||||
|
||||
Reference in New Issue
Block a user