mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 12:08:36 +02:00
Add Flogger to GCP proxy
This adds a dummy flogger logging statement in the GCP proxy to ensure that it works. TESTED=Deployed to alpha and verified that flogger works. Also passed FOSS tests. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=196899036
This commit is contained in:
parent
c989911526
commit
053c52e0bd
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ java_library(
|
|||
"@com_google_code_findbugs_jsr305",
|
||||
"@com_google_dagger",
|
||||
"@com_google_flogger",
|
||||
"@com_google_flogger_system_backend",
|
||||
"@com_google_guava",
|
||||
"@com_google_monitoring_client_metrics",
|
||||
"@com_google_monitoring_client_stackdriver",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue