From fe03bee62f1eb0ae826cfac55a9d69f744ffc3f2 Mon Sep 17 00:00:00 2001 From: Vinay Sajip Date: Mon, 16 Jan 2006 21:25:28 +0000 Subject: Changes due to added test for fileConfig contributed by Shane Hathaway. --- Lib/test/output/test_logging | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Lib/test/output/test_logging b/Lib/test/output/test_logging index e7c3eef..879f420 100644 --- a/Lib/test/output/test_logging +++ b/Lib/test/output/test_logging @@ -485,6 +485,12 @@ INFO:a.b:Info 2 INFO:a.b.c:Info 4 INFO:a.b.c.d:Info 5 -- log_test3 end --------------------------------------------------- +-- log_test4 begin --------------------------------------------------- +config0: ok. +config1: ok. +config2: exceptions.AttributeError +config3: exceptions.KeyError +-- log_test4 end --------------------------------------------------- -- logrecv output begin --------------------------------------------------- ERR -> CRITICAL: Message 0 (via logrecv.tcp.ERR) ERR -> ERROR: Message 1 (via logrecv.tcp.ERR) -- cgit v0.12