Vedran Pavic created LOGBACK-1371:
-------------------------------------
Summary: Provide API for programmatic JMXConfigurator registration
Key: LOGBACK-1371
URL: https://jira.qos.ch/browse/LOGBACK-1371
Project: logback
Issue Type: Improvement
Components: logback-classic
Environment: There's an ongoing PR in Spring Boot that aims to provide
better integration between Spring Boot's logging system and Logback's JMX
configurator (see
[spring-projects/spring-boot#4486|https://github.com/spring-projects/spring-boot/pull/4486]).
As a part of this effort, we're subclassing Logback's {{JMXConfigurator}} in
order to hook reload operations with Boot's logging system facilities and
registering this customized {{JMXConfigurator}} programatically. Doing so,
we're duplicating some of the code involved to registration of
{{JMXConfigurator}} from {{ConfigurationDelegate#jmxConfigurator}}.
To avoid this duplication, it would be nice if Logback could provide an API for
programmatic {{JMXConfigurator}} registration.
Reporter: Vedran Pavic
Assignee: Logback dev list
--
This message was sent by Atlassian JIRA
(v7.3.1#73012)
_______________________________________________
logback-dev mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-dev