Bug 413627 - Allow dynamic log level strategies
Summary: Allow dynamic log level strategies
Status: RESOLVED FIXED
Alias: None
Product: Orion (Archived)
Classification: ECD
Component: Server (show other bugs)
Version: 4.0   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: 4.0 M1   Edit
Assignee: Maciej Bendkowski CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2013-07-24 08:07 EDT by Maciej Bendkowski CLA
Modified: 2013-09-23 04:08 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Bendkowski CLA 2013-07-24 08:07:26 EDT
Consumers should be able to dynamically change Orion log level entries in their instance life-cycle using a purely pluginable service. This would greatly enhance live system monitoring capabilities as mentioned in bug 411785.
Comment 1 Maciej Bendkowski CLA 2013-08-09 10:24:58 EDT
Pushed:

http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=7c89c053dceb20fe578bc2d1db7561582a015e15

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=d5559b7ad9ef86f605b7a4d23e1b979d88083fe0

Current logger context loggers are now available in read-only mode except for the log level property, which might be dynamically changed using the log provider plugin.