What if you had loggers named normally.  Then to create your view,
create a separate appender and attach it to the loggers for that view.
i.e. Attach a DAOAppender to all DAO loggers and then you can change
the logging for that view by setting the threshold on DAOAppender.
That would tend to put view-specific output in different files but it
wouldn't have to be that way.

On 3/22/07, Paul Smith <[EMAIL PROTECTED]> wrote:
I'd like to
experiment with Domains as purely a 'view' onto a set of Loggers,
providing coarse grained operations on them.

--
James Stauffer        http://www.geocities.com/stauffer_james/
Are you good? Take the test at http://www.livingwaters.com/good/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to