Svoboda | Graniru | BBC Russia | Golosameriki | Facebook
BBC RussianHomePhabricator
Log In

Centralize access to a shared logger object

Tags
None
Referenced Files
None
Subscribers
None

Description

Centralize access to a shared logger object

Since we don't pass the application object to various leaf functions in
the orchestrator, we don't always have a way of accessing the
application's logger object. So provide a simple module that allows
callers to obtain the global logger object or install a new one.

Bug: T290700
Change-Id: I7126a1d49134704444204d347ee9b7f03bded601

Details