One complaint about LogKit, is it is not easy to configure
dynamically. The only way to do it is procedurally. I would
like to propose a method of specifying log targets and mapping
them to the categories from a configuration file.
XML seems like the logical choice. We do have a problem though:
LogKit does not deal with XML directly. The best way to do it
would be to use Framework's configuration object.
This causes a circular dependancy unless we do one of two things.
One, we only place the configurator in Framework's logger package.
This limits the usefulness of it, but makes it easy to write. Two,
we create a special LogKit SAXHandler that knows the schema, and
builds the heirarchy for us.
S/MIME Cryptographic Signature