Jeffrey Varszegi
-
2003-10-27
- priority: 5 --> 9
The logging framework should support runtime
configuration, in an extensible way. It should support
- multiple types of persistence, with at least one default
(using config section in app config file?)
- configuration of user-defined logger classes
- reloading?
It's gotta have a really good model-- the weakness of
existing schemes is (1) incomplete support for
configuring everything that SHOULD be configurable, and
more importantly (2) a really confusing design!