]> granicus.if.org Git - python/commitdiff
Added a test for the ability to specify a class attribute in Formatter configuration...
authorVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 20 Jan 2006 18:28:59 +0000 (18:28 +0000)
committerVinay Sajip <vinay_sajip@yahoo.co.uk>
Fri, 20 Jan 2006 18:28:59 +0000 (18:28 +0000)
Lib/test/output/test_logging

index 879f4206849b8f3a127a642d04d2255124e732ee..cedd2977dfb957b597554474836fa94f83e1cc24 100644 (file)
@@ -491,6 +491,10 @@ config1: ok.
 config2: exceptions.AttributeError
 config3: exceptions.KeyError
 -- log_test4  end    ---------------------------------------------------
+-- log_test5  begin  ---------------------------------------------------
+ERROR:root:just testing
+exceptions.KeyError... Don't panic!
+-- log_test5  end    ---------------------------------------------------
 -- logrecv output begin  ---------------------------------------------------
 ERR -> CRITICAL: Message 0 (via logrecv.tcp.ERR)
 ERR -> ERROR: Message 1 (via logrecv.tcp.ERR)