Make ACTS loggers point to their correct contexts upon initialization.

Previously, monolith, testclass, and testcase logs are all initialized to the current test context, as it is assumed to be the root context. This causes issues when one attempts to create a new logger during the middle of a test case, e.g. the new monolith logger would point to the testcase-level directory. This change fixes the issue.

Bug: 127438713
Test: act.py
Change-Id: Ie8ace552555742a3b7f0a6543ed12650098ab62e
3 files changed
tree: cb25413a3cfc3548e291b228c60515a7a02b960a
  1. acts/
  2. tools/
  3. wts-acts/
  4. Android.mk
  5. PREUPLOAD.cfg