Co-authored-by: James Collins <collijk@uw.edu>
* Decouple logging from the global configuration * Configure logging first * Clean up global voice engine creation * Remove class vars from logger * Remove duplicate implementation of --------- Co-authored-by: Richard Beales <rich@richbeales.net>
* Add indirection layer to entry point * Get around singleton pattern for AgentManager to fix tests