Add an utility class to improve java logs.

Add the Log class to org.chromium.base. It is meant to hold different
loggers for each feature. Currently a neutral, ROOT is available.
New loggers will have to be added there as classes migrate to using
base.Log.

BUG=472152

Review URL: https://codereview.chromium.org/1048153002

Cr-Commit-Position: refs/heads/master@{#323747}
2 files changed