The change to allow configmanager to log traces erroneously broke due to use of 'import .. as' in circular imports. Skip 'as' and the problem does not occur.