gerrit/gerrit-gwtdebug
Edwin Kempin 6ed96ca40b Migrate all remaining classes to Flogger
This is the next part of the migration to Flogger. This change migrates
all remaining classes Flogger. This means all classes in Gerrit core now
use Flogger.

During this migration we try to make the log statements more consistent:
- avoid string concatenation
- avoid usage of String.format(...)

The visibility of the slf4j library is restricted to plugins and jgit
now. This avoids that we accidentally add new dependencies to slf4j.

Change-Id: Ide573327315a15cde69b68b5f27934deeb790d37
Signed-off-by: Edwin Kempin <ekempin@google.com>
2018-06-05 13:14:12 +02:00
..
src/main/java/com/google/gerrit/gwtdebug Migrate all remaining classes to Flogger 2018-06-05 13:14:12 +02:00
BUILD Migrate all remaining classes to Flogger 2018-06-05 13:14:12 +02:00