Changes due to added test for fileConfig contributed by Shane Hathaway.

This commit is contained in:
Vinay Sajip 2006-01-16 21:25:28 +00:00
parent 22b25aa9e2
commit fe03bee62f
1 changed files with 6 additions and 0 deletions

View File

@ -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)