-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
Workaround Exists
-
Because of the way the log services are coordinated, some log configuration problems and runtime errors do not occur until after the bootstrap log handlers have already been removed. It would be better to not remove these handlers until the new ones are known to be good. Maybe by using replaceHandlers() in the logger service.