configuring multiple logger contexts
12 Apr
2018
12 Apr
'18
4:08 p.m.
Is it possible to manage the logs of multiple logger contexts in one config file? The use case is where two contexts have the same logger name but two different levels are desired: ``` <!-- in context A --> <logger name="foo" level="DEBUG" /> <!-- in context B --> <logger name="foo" level="INFO" /> ``` -- *Raymond Augé* <http://www.liferay.com/web/raymond.auge/profile> (@rotty3000) Senior Software Architect *Liferay, Inc.* <http://www.liferay.com> (@Liferay) Board Member & EEG Co-Chair, OSGi Alliance <http://osgi.org> (@OSGiAlliance)
2911
Age (days ago)
2911
Last active (days ago)
0 comments
1 participants
participants (1)
-
Raymond Auge