Community
Participate
Working Groups
Bug 258857 modified verbose logging. We need to verify that errors are logged even with verbose set to false but no other types of statuses are. We also need to verify that appropriate statuses are logged when verbose is set to true.
Created attachment 120725 [details] Verifies proper outputs with and without verbose Forces both an ERROR and an INFO status. Verifies they appear where applicable.
Created attachment 120853 [details] Fixes minor error in previous patch
Created attachment 120948 [details] Missing method needed to compile previous patch
Created attachment 120956 [details] Reimplements previous patches after resynching Hopefully these will pass now
Released with edits.