Hi,
I run a project with multiple routes.
For debug purpose, I would like to know if it's possible to "globally"
change logging option to a route (not to one of componenent but to the route
itself.
Something like
<route loggref="newLogger">
....
</route>
And everything inside this route, will by default, inherit of the predefined
logger.
Thanks in advance,
Francois
I run a project with multiple routes.
For debug purpose, I would like to know if it's possible to "globally"
change logging option to a route (not to one of componenent but to the route
itself.
Something like
<route loggref="newLogger">
....
</route>
And everything inside this route, will by default, inherit of the predefined
logger.
Thanks in advance,
Francois