DanElbert / vt-middleware

Automatically exported from code.google.com/p/vt-middleware
0 stars 0 forks source link

gator: Add Support for log4j Category Additivity #64

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Gator should support support for log4j category additivity,
http://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/Category.html#setAd
ditivity%28boolean%29.

Original issue reported on code.google.com by marvin.addison@gmail.com on 3 Mar 2010 at 8:12

GoogleCodeExporter commented 8 years ago

Original comment by marvin.addison@gmail.com on 3 Mar 2010 at 8:13

GoogleCodeExporter commented 8 years ago

Original comment by marvin.addison@gmail.com on 3 Mar 2010 at 8:15

GoogleCodeExporter commented 8 years ago
Committed this feature in r1195.

Original comment by marvin.addison@gmail.com on 3 Mar 2010 at 9:54

GoogleCodeExporter commented 8 years ago
Reopened due to problems found in testing.  Apparently the JdbcConfigurator 
component
does not honor additivity on the server side logger repository.  Client 
configuration
is unaffected by this problem.

Original comment by marvin.addison@gmail.com on 22 Apr 2010 at 5:18

GoogleCodeExporter commented 8 years ago
Changed status to reopened.

Original comment by marvin.addison@gmail.com on 22 Apr 2010 at 5:20

GoogleCodeExporter commented 8 years ago
Fixed in r1269.

Original comment by marvin.addison@gmail.com on 23 Apr 2010 at 9:10