Schaible, J�rg wrote:

> Hello,
>
> it seems that I am still missing something in my logger configuration,
> since any log output is in the category "fortress" although I tried to
> define a lot of other categories in my config files. The xlog is just the same as ion the examples:



I recently made an alteration to Fortress (about a week ago) that altered the way it decided what the root category was going to be. Previously, it assigned the root category to the LoggerManager--but that required all logger categories to decend from "fortress.*". Now the kernel uses its "fortress" logger tree as expected, and the components live in there own space.

Also, the way logger names are assigned (I looked deeper into the
code), is based on the component id, not the logger attribute.




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



Reply via email to