Dain Sundstrom wrote: >--------------------------------------------------- >I propose we make "Log log" a GBean magic attributes, > which means that is automatically available to all > gbeans (just like class loader and kernel). If a > gbean declares that it wants a log we will create and > initialize a log. This will also let the kernel add > additional information to log events such as gbean > object name.
What happens to classes that use logging that are NOT GBeans? They currently use the factory pattern.
