Merge branch 'stable-2.16' into stable-3.0

* stable-2.16:
  Introduce NamedFluentLogger

Change-Id: I44dfe46214ee23ef43c91cb74239d39a84f9fcbc
This commit is contained in:
Marco Miller
2020-03-16 11:11:39 -04:00
3 changed files with 86 additions and 0 deletions

View File

@@ -54,6 +54,7 @@ EXPORTS = [
"//java/com/google/gerrit/server/util/time",
"//java/com/google/gerrit/util/cli",
"//java/com/google/gerrit/util/http",
"//java/com/google/gerrit/util/logging",
"//lib/antlr:java-runtime",
"//lib/auto:auto-value-annotations",
"//lib/commons:compress",