mirror of
https://github.com/google/nomulus.git
synced 2025-07-20 01:35:59 +02: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:
parent
053c52e0bd
commit
68b24f0a54
14 changed files with 18 additions and 17 deletions
|
@ -18,6 +18,7 @@ java_library(
|
|||
"config/*.yaml",
|
||||
]),
|
||||
deps = [
|
||||
"//java/com/google/common/logging:formatting_logger",
|
||||
"//java/google/registry/config",
|
||||
"//java/google/registry/util",
|
||||
"@com_beust_jcommander",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue